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



##########
File path: superset-frontend/src/common/components/index.tsx
##########
@@ -43,6 +45,11 @@ export const MenuItem = styled(AntdMenu.Item)`
   > a {
     text-decoration: none;
   }
+
+  &.ant-menu-item {
+    height: 30px;
+    line-height: 30px;

Review comment:
       I guess it was another PR with the same CSS where we were discussing 
using the Theme's typography size for this... same comment applies here :) 




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