twt 2 nedēļas atpakaļ
vecāks
revīzija
50c8ccdfe2
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      pages/user/reportUni.vue

+ 3 - 0
pages/user/reportUni.vue

@@ -1317,6 +1317,7 @@
 	}
 	.videoLine{
 		position: relative;
+		margin-top: 20rpx;
 	}
 	.videoLineZz{
 		width: 160rpx;height: 160rpx;
@@ -1349,5 +1350,7 @@
 	}
 	.imgView{
 		margin-right: 20rpx;
+		padding-top: 16rpx;
+		padding-bottom: 20rpx;
 	}
 </style>