diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 37cbf87..45924c7 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -192,6 +192,7 @@ body { } .with-system-notice { height: calc(100vh - 40px) !important; + .navigation-nav, .container-content { max-height: calc(100vh - 92px)!important; }