You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/14 18:55:43 UTC

[GitHub] [incubator-superset] rusackas commented on a change in pull request #8553: [dashboard scoped filter] Improve scrollbar inside modal

rusackas commented on a change in pull request #8553: [dashboard scoped filter] Improve scrollbar inside modal
URL: https://github.com/apache/incubator-superset/pull/8553#discussion_r346488259
 
 

 ##########
 File path: superset/assets/src/dashboard/stylesheets/filter-scope-selector.less
 ##########
 @@ -108,6 +131,10 @@
     }
 
     .react-checkbox-tree {
+      .rct-title .root {
+        font-weight: bold;
 
 Review comment:
   Not to sidetrack the discussion, but I'm considering if it's worth moving some of these values (and other related typographic treatments) to LESS variables, so we can use `font-weight: @bold` and set/theme that to be 700 (or whatever!) globally.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org