From d5e312b3ea8c98e2c542bb4e2f486dee94ec8f6e Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Mon, 26 Feb 2024 17:20:17 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B7=A5=E5=85=B7=E7=AE=B1):=20=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E7=AE=A1=E7=90=86=E9=97=B4=E8=B7=9D=E4=B8=8D=E5=AF=B9?= =?UTF-8?q?=EF=BC=8C=E6=AD=A3=E7=A1=AE=E4=B8=BA16px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/template/component/DeTemplateItem.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/template/component/DeTemplateItem.vue b/core/core-frontend/src/views/template/component/DeTemplateItem.vue index b6dea29639..f28bc25a96 100644 --- a/core/core-frontend/src/views/template/component/DeTemplateItem.vue +++ b/core/core-frontend/src/views/template/component/DeTemplateItem.vue @@ -94,7 +94,7 @@ const handleCommand = key => { background: #ffffff; border: 1px solid #dee0e3; border-radius: 4px; - margin: 0 24px 25px 0; + margin: 0 16px 16px 0; overflow: hidden; .custom-item-checkbox { position: absolute;