diff --git a/src/App.vue b/src/App.vue index f744aa507..f4d57b343 100644 --- a/src/App.vue +++ b/src/App.vue @@ -308,7 +308,7 @@ flex-direction: column; .container-box { position: relative; - height: calc(~'100% - 50px'); + height: calc(~'100% - 65px'); //flex: 1; background: #F4F4F4; overflow-y: auto;