rusackas commented on a change in pull request #14100:
URL: https://github.com/apache/superset/pull/14100#discussion_r618908640
##########
File path: superset-frontend/src/explore/components/controls/BoundsControl.jsx
##########
@@ -87,8 +88,8 @@ export default class BoundsControl extends React.Component {
<div>
<ControlHeader {...this.props} />
<FormGroup bsSize="small">
- <Row>
- <Col xs={6}>
+ <Row gutter={16}>
Review comment:
I think we could use withTheme for these to get a hold of gridUnit, but
it's not a blocker for this work I suppose.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]