diff --git a/common.scss b/common.scss index b19136d..eaa42ff 100644 --- a/common.scss +++ b/common.scss @@ -68,4 +68,8 @@ /deep/ .uv-modal__content { padding: 0 !important; +} + +/deep/ .uv-rate__content__item__icon-wrap--half { + width: 50% !important; } \ No newline at end of file diff --git a/components/home/productSwiper.vue b/components/home/productSwiper.vue index 386d643..978b576 100644 --- a/components/home/productSwiper.vue +++ b/components/home/productSwiper.vue @@ -1,9 +1,9 @@