浏览代码

检测单

twt 2 周之前
父节点
当前提交
50c8ccdfe2
共有 1 个文件被更改,包括 3 次插入0 次删除
  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>