From e7d6954e52022741561a7daa30c18e06ec93411f Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 22 Feb 2024 17:31:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B7=A5=E4=BD=9C=E5=8F=B0):=20=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E4=B8=AD=E5=BF=83=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-market/component/CategoryTemplateV2.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/template-market/component/CategoryTemplateV2.vue b/core/core-frontend/src/views/template-market/component/CategoryTemplateV2.vue index 108991348e..83afcba1ae 100644 --- a/core/core-frontend/src/views/template-market/component/CategoryTemplateV2.vue +++ b/core/core-frontend/src/views/template-market/component/CategoryTemplateV2.vue @@ -9,7 +9,7 @@ v-for="(templateItem, index) in fullTemplateShowList" v-show="showFlagCheck(templateItem)" :key="templateItem.id + label" - style="float: left; padding: 24px 12px 0; text-align: center; flex: 0" + style="float: left; padding: 8px 8px 0; text-align: center; flex: 0" :style="{ width: templateSpan }" >