From 853dd624f5b9f13686ba62397ea598c4da88e6d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Mon, 17 Feb 2025 15:18:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=98=BE=E7=A4=BA=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model-custom-group/model-custom-group-style.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue b/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue index 5d3eb5ce..ee250718 100644 --- a/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue +++ b/src/components/common/custom-module/model-custom-group/model-custom-group-style.vue @@ -115,6 +115,14 @@ watch( .el-tabs__active-bar{ width: 100%; } + .card-container { + padding: 3rem !important; + } + .data-tabs-line { + height: 0.8rem !important; + margin-top: 0; + margin-bottom: 0; + } } .custom-button { position: -webkit-sticky;