From 9c0692a741bf2f92101bda1a6437029af01b8cfe Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Thu, 29 Feb 2024 19:11:15 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20style=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/devtools/template/TemplateModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/devtools/template/TemplateModal.vue b/src/views/system/devtools/template/TemplateModal.vue index 843553d..3a9b14f 100644 --- a/src/views/system/devtools/template/TemplateModal.vue +++ b/src/views/system/devtools/template/TemplateModal.vue @@ -234,7 +234,7 @@ } .ant-divider-horizontal { - margin: 10px; + padding: 10px; } } }