zjh 5 år sedan
förälder
incheckning
8051a0ab89
2 ändrade filer med 2 tillägg och 0 borttagningar
  1. 1 0
      pages/drop/drop.wxss
  2. 1 0
      pages/rise/rise.wxss

+ 1 - 0
pages/drop/drop.wxss

@@ -65,5 +65,6 @@ ec-canvas {
 }
 .swiper-box .swiper-box-view .swiper-box-right .swiper-box-button button{
   color: #fff;
+  width: 100px;
   background: #07c160;
 }

+ 1 - 0
pages/rise/rise.wxss

@@ -64,5 +64,6 @@ ec-canvas {
 }
 .swiper-box .swiper-box-view .swiper-box-right .swiper-box-button button{
   color: #fff;
+  width: 100px;
   background: #D81E06;
 }