From 4f9c4dfeac36e624503ffaac0475d1eb7d9b1242 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Mon, 4 Jul 2022 15:20:05 +0800 Subject: [PATCH] =?UTF-8?q?style:=20Tab=E6=A1=86=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E8=B0=83=E6=95=B4=EF=BC=8C=E9=98=B2=E6=AD=A2?= =?UTF-8?q?tab=E5=BA=95=E9=83=A8=E5=87=BA=E7=8E=B0=E7=A9=BA=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index 004dcede6a..6faf1b578d 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -152,7 +152,7 @@ div:focus { } .el-tabs__content { - height: calc(100% - 55px) !important; + height: calc(100%) !important; margin-top: 5px; .el-tab-pane {