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 }" >