rusackas commented on a change in pull request #11211:
URL: 
https://github.com/apache/incubator-superset/pull/11211#discussion_r508195447



##########
File path: superset-frontend/src/common/components/Modal.tsx
##########
@@ -81,6 +81,11 @@ const StyledModal = styled(BaseModal)`
       margin-left: 8px;
     }
   }
+
+  // styling for Tabs component
+  .ant-tabs {
+    margin-top: -18px;

Review comment:
       Not sure the context of this exact measurement, or if gridUnit makes 
sense to use here too.




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