Blame view

src/Row/Row.html 130 Bytes
3a3ecabe   Imshann   init
1
  <div className="ant-row" style={{ marginLeft: -state.gutterHalf + 'px', marginRight: -state.gutterHalf + 'px' }}>{children}</div>