diff --git a/src/components/BrandScroll/BrandScroll.vue b/src/components/BrandScroll/BrandScroll.vue index ee4c925..ef597d2 100644 --- a/src/components/BrandScroll/BrandScroll.vue +++ b/src/components/BrandScroll/BrandScroll.vue @@ -160,6 +160,10 @@ watch([scroll, () => props.shop], () => { line-height: 32px; color: rgba(0, 0, 0, 0.8); text-align: center; + padding-right: 6px; + display: flex; + justify-content: center; + align-items: center; } } &.guide {