etr2460 commented on a change in pull request #7690: [SQL Lab] Improve result table rendering performance URL: https://github.com/apache/incubator-superset/pull/7690#discussion_r293166153
########## File path: superset/assets/src/components/FilterableTable/FilterableTableStyles.css ########## @@ -43,6 +43,11 @@ border-right: 1px solid #ccc; align-self: center; padding: 12px; + font-family: monospace; Review comment: We'd need to include `roboto mono` with the website then, not sure if it's worth adding a dependency there on a font. Let's see what someone more design minded thinks ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
