Browse Source

Merge branch 'master' of http://git.cc-lotus.info/ball-court/court-mobile

zs 3 years ago
parent
commit
b603aca74d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pages/maintain/index.wxss

+ 3 - 3
pages/maintain/index.wxss

@@ -5,7 +5,7 @@
 
 .page1 {
   float: left;
-  width: 40%;
+  width: 35%;
   padding-left: 15px;
   font-size: 14px;
   line-height: 80rpx;
@@ -61,7 +61,7 @@
 
 .section__title {
   float: left;
-  width: 64%;
+  width: 54%;
 }
 
 .picker {
@@ -70,7 +70,7 @@
 
 .picker1 {
   float: left;
-  width: 22%;
+  width: 30%;
 }
 
 .team {