gbrian commented on issue #3344: UI not adaptive on mobile devices URL: https://github.com/apache/incubator-superset/issues/3344#issuecomment-502006956 Me again... what about adding `@media (max-width:800px)` for tabs? Example:  Some JS to do the effect: 
---------------------------------------------------------------- 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]
