mirror of
https://github.com/apache/superset.git
synced 2026-04-12 04:37:49 +00:00
At Airbnb we use these WARNING_MSG configuration element to make it clear that we're in the staging environment. Before this PR it would render under the navbar and mess up some of the heights configurations, where you wouldn't be able to scroll all the way to the bottom of the page. This fixes it.