zs 3 роки тому
батько
коміт
630f450d06

+ 4 - 4
pages/administration/index.wxss

@@ -34,7 +34,7 @@
 
 .imags {
   width: 95%;
-  height: 120px;
+  height: 107px;
   background-color: #eeeeee;
   margin-left: 2.5%;
   border-radius: 3%;
@@ -47,7 +47,7 @@
 }
 .thr{
   position: absolute;
-  top: 43%;
+  top: 40%;
   left: 1.5%;
   float: left;
   width: 100%;
@@ -97,7 +97,7 @@
 .name {
   float: left;
   width: 40%;
-  margin: 10px;
+  margin: 6px;
   font-size: 16px;
   color: #0034cf;
   font-weight: bold;
@@ -114,7 +114,7 @@
   color: #5e5e5e;
 }
 .button{
-  margin-top: 7px;
+  margin-top: 4px;
   background-color: rgb(238, 147, 28);
   border-radius: 15px;
   font-size: 13px !important;

+ 3 - 3
pages/home/index.wxss

@@ -12,7 +12,7 @@
 
 .two {
   position: absolute;
-  top: 32%;
+  top: 24%;
   left: 2.5%;
   width: 95%;
 }
@@ -25,7 +25,7 @@
 .name {
   float: left;
   width: 38%;
-  margin: 10px;
+  margin: 6px;
   font-size: 16px;
   color: #0034cf;
   font-weight: bold;
@@ -47,7 +47,7 @@ listbut{
 }
 
 .button {
-  margin-top: 7px;
+  margin-top: 4px;
   /* background-color: rgb(238, 147, 28); */
   border-radius: 15px;
   font-size: 13px !important;

+ 3 - 3
pages/me/index.wxss

@@ -41,7 +41,7 @@
 }
 
 .name {
-  margin-top: 9px;
+  margin-top: 6px;
   float: left;
   width: 20%;
   font-size: 16px;
@@ -77,7 +77,7 @@
 }
 
 .buttons {
-  margin-top: 7px;
+  margin-top: 4px;
   background-color: rgb(72, 169, 248);
   border-radius: 10px;
   font-size: 12px !important;
@@ -87,7 +87,7 @@
 .thr {
   width: 83%;
   height: 38px;
-  margin-top: 10%;
+  margin-top: 13%;
   margin-left: 10%;
   background-color: rgb(217, 235, 250);
   border-radius: 7px;

+ 2 - 2
pages/search/index.wxss

@@ -109,14 +109,14 @@
 .names {
   float: left;
   width: 38%;
-  margin: 10px;
+  margin: 6px;
   font-size: 16px;
   color: #0034cf;
   font-weight: bold;
 }
 
 button {
-  margin-top: 7px;
+  margin-top: 4px;
   background-color: rgb(238, 88, 28);
   border-radius: 15px;
   font-size: 13px !important;