Procházet zdrojové kódy

更新 'pages/user/commission/index.scss'

wenxin před 2 roky
rodič
revize
10fd14ce1a
1 změnil soubory, kde provedl 8 přidání a 3 odebrání
  1. 8 3
      pages/user/commission/index.scss

+ 8 - 3
pages/user/commission/index.scss

@@ -3,15 +3,20 @@
 }
 }
 
 
 .haibaoBox{
 .haibaoBox{
+	 // background-color: red;
 	display: flex;
 	display: flex;
 	flex-direction: column;
 	flex-direction: column;
 	align-items: center;
 	align-items: center;
 	
 	
 	padding-top: 50rpx;
 	padding-top: 50rpx;
 	.haibao{
 	.haibao{
-		width: 450rpx;
-		height: 680rpx;
-		margin-bottom: 130rpx;
+		 width: 300rpx;
+	  height:510rpx;
+	 // width: 50%;
+	 align-items: center;
+	 // display: block;
+		margin-bottom: 100rpx;
+	
 	}
 	}
 	.bgList{
 	.bgList{
 		padding-left: 30rpx;
 		padding-left: 30rpx;