Parcourir la source

Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会

张文飞 il y a 3 ans
Parent
commit
c2c4ee10ee
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      pages/reportPage/reportPage.vue

+ 3 - 2
pages/reportPage/reportPage.vue

@@ -470,11 +470,12 @@
 				}
 			}
 
-			.sectionB {
+			.sectionB {
+				width: 100%;
 				margin-top: 24rpx;
 				display: flex;
 				align-items: center;
-				justify-content: space-between;
+				justify-content: flex-start;
 				flex-wrap: nowrap;
 				overflow-x: scroll;