michael-s-molina commented on a change in pull request #12326:
URL: https://github.com/apache/superset/pull/12326#discussion_r553579387
##########
File path: superset-frontend/stylesheets/less/cosmo/variables.less
##########
@@ -91,7 +91,7 @@
//
// ## Define common padding and border radius sizes and more. Values based on
14px text and 1.428 line-height (~20px to start).
-@padding-base-vertical: 10px;
+@padding-base-vertical: 6.5px;
Review comment:
I did a visual audit of most screens and I didn't found any problem. It
shouldn't cause any problem because this is a configurable variable of
Bootstrap. To limit the scope of this change we need to track all components
that use classes that depend on this variable and apply Emotion styles
individually.
----------------------------------------------------------------
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]