From 22e87971e1a0067e9df4dae37fc1d0632fe276c1 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 23 Jun 2021 15:41:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=80=90ID1004560=E3=80=91=20=E3=80=90?= =?UTF-8?q?=E7=BB=84=E7=BB=87=E7=AE=A1=E7=90=86=E3=80=91=E6=96=B0=E5=BB=BA?= =?UTF-8?q?/=E7=BC=96=E8=BE=91=E7=BB=84=E7=BB=87=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=82=B9=E9=80=89=E6=8B=A9=E7=BB=84=E7=BB=87=E4=BC=9A=E5=87=BA?= =?UTF-8?q?=E7=8E=B0=E6=BB=9A=E5=8A=A8=E6=9D=A1=EF=BC=8C=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86=E5=B1=95=E7=A4=BA=E4=B8=8D=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/layout/components/AppMain.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/layout/components/AppMain.vue b/frontend/src/layout/components/AppMain.vue index 68235f7d8f..eaf39b016c 100644 --- a/frontend/src/layout/components/AppMain.vue +++ b/frontend/src/layout/components/AppMain.vue @@ -23,6 +23,7 @@ export default { @import "~@/styles/variables.scss"; .app-main { + height: 100%; /* topbar 56 */ // min-height: calc(100vh - 56px); // width: 100%;