mo %!s(int64=3) %!d(string=hai) anos
pai
achega
36d4aff706
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/components/banner/index.module.less

+ 6 - 0
src/components/banner/index.module.less

@@ -24,4 +24,10 @@
     justify-content: center;
     color: var(--swiper-navigation-color, var(--swiper-theme-color));
   }
+  .myprev {
+    left: 130px;
+  }
+  .mynext {
+    right: 130px;
+  }
 }