From 73cb52770ee3d155b8bc08b2521076386d7d87f1 Mon Sep 17 00:00:00 2001 From: "wangxiahui@91isoft.com" <140316hui> Date: Mon, 18 Oct 2021 15:45:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5log=E9=95=BF=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;