mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
fix height (#12145)
This commit is contained in:
committed by
GitHub
parent
865beae3d8
commit
585c8acd75
@@ -402,6 +402,7 @@ class ExploreViewContainer extends React.Component {
|
||||
#app {
|
||||
flex-basis: 100%;
|
||||
overflow: hidden;
|
||||
height: 100vh;
|
||||
}
|
||||
#app-menu {
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user