ccjgmwz преди 3 години
родител
ревизия
64da8e6b47
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 4 4
      components/swiperup.vue

+ 4 - 4
components/swiperup.vue

@@ -93,8 +93,8 @@
 		position: absolute;
 		background: #fff;
 		display: block;
-		width: 37px;
-		height: 37px;
+		width: 78rpx;
+		height: 78rpx;
 		left: -15px;
 		z-index: 1;
 		-webkit-border-radius: 30%;
@@ -105,8 +105,8 @@
 		position: absolute;
 		background: #fff;
 		display: block;
-		width: 37px;
-		height: 37px;
+		width: 78rpx;
+		height: 78rpx;
 		right: -15px;
 		z-index: 1;
 		-webkit-border-radius: 30%;