diff --git a/superset-frontend/src/explore/components/ExploreViewContainer.jsx b/superset-frontend/src/explore/components/ExploreViewContainer.jsx index 5970c6f96c..872353d97f 100644 --- a/superset-frontend/src/explore/components/ExploreViewContainer.jsx +++ b/superset-frontend/src/explore/components/ExploreViewContainer.jsx @@ -402,6 +402,7 @@ class ExploreViewContainer extends React.Component { #app { flex-basis: 100%; overflow: hidden; + height: 100vh; } #app-menu { flex-shrink: 0;