Browse Source

样式布局修改

htc 11 months ago
parent
commit
ec071f9f75
1 changed files with 2 additions and 4 deletions
  1. 2 4
      pagesHouse/Verification/record.vue

+ 2 - 4
pagesHouse/Verification/record.vue

@@ -138,9 +138,6 @@
 	}
 	.top {
 		padding: 24rpx 30rpx;
-		display: flex;
-		justify-content: space-between;
-		align-items: center;
 
 		.time {
 			display: flex;
@@ -151,7 +148,8 @@
 		.right {
 			color: #999;
 			font-size: 24rpx;
-
+			margin-top: 10rpx;
+			margin-left: 6rpx;
 		}
 
 	}