Explorar o código

低压柜轮播卡片,翻页箭头距离调整

yunxing %!s(int64=4) %!d(string=hai) anos
pai
achega
ddd48fb67e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/equipmentFacilities/MSwiper.vue

+ 2 - 2
src/components/equipmentFacilities/MSwiper.vue

@@ -164,10 +164,10 @@ export default {
     height: 12px !important;
 }
 .swiper-button-prev {
-    left: 0;
+    left: 110px;
 }
 .swiper-button-next {
-    right: 0;
+    right: 110px;
 }
 .swiper-button-prev:after,
 .swiper-button-next:after {