rusackas commented on a change in pull request #14100:
URL: https://github.com/apache/superset/pull/14100#discussion_r618833532



##########
File path: superset-frontend/src/SqlLab/components/ScheduleQueryButton.tsx
##########
@@ -179,7 +180,7 @@ const ScheduleQueryButton: 
FunctionComponent<ScheduleQueryButtonProps> = ({
       </Row>
       {scheduleQueryWarning && (
         <Row>
-          <Col md={12}>
+          <Col xs={24}>

Review comment:
       Not sure we even need these either. Not saying it should affect this PR, 
just something to consider.




-- 
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]

Reply via email to