From 338e171aa96280cefd9b65ae24e1467425951149 Mon Sep 17 00:00:00 2001 From: ulleo Date: Thu, 24 Oct 2024 15:46:22 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E5=9B=BE=E8=A1=A8):=20=E9=AB=98=E7=BA=A7?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=AE=BE=E7=BD=AE=E7=95=8C=E9=9D=A2=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/components/dashboard/DbCanvasAttr.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue b/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue index cbe65812e3..8d98c984d5 100644 --- a/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue +++ b/core/core-frontend/src/components/dashboard/DbCanvasAttr.vue @@ -218,7 +218,7 @@ const saveSelfSubject = () => { .no-padding { :deep(.ed-collapse-item__content) { - padding: 0; + padding: 0 !important; } } .no-border-bottom {