diff --git a/client/src/components/level.css b/client/src/components/level.css index 4c5a069..8fed3d6 100644 --- a/client/src/components/level.css +++ b/client/src/components/level.css @@ -2,6 +2,7 @@ height: 100%; flex: 1; min-height: 0; + display: flex; } .main-panel, .info-panel {