zhengjinyi 4 سال پیش
والد
کامیت
595aa21466
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      h5/pages/activity/activity_mid.vue

+ 2 - 2
h5/pages/activity/activity_mid.vue

@@ -413,7 +413,7 @@
 						height:4rpx;
 						background:linear-gradient(302deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
 						position: absolute;
-						left: 0;
+						left: 20rpx;
 						top: 50%;
 					}
 					&::after{
@@ -422,7 +422,7 @@
 						height:4rpx;
 						background:linear-gradient(302deg,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
 						position: absolute;
-						right: 0;
+						right: 20rpx;
 						top: 50%;
 					}
 				}