zs 3 年 前
コミット
4803f61965
2 ファイル変更3 行追加3 行削除
  1. 2 2
      pages/administration/index.wxss
  2. 1 1
      pages/search/index.wxss

+ 2 - 2
pages/administration/index.wxss

@@ -121,14 +121,14 @@
   color: #fff;
 }
 .buttonstart{
-  margin-top: 7px;
+  margin-top: 4px;
   background-color: rgb(238, 88, 28);
   border-radius: 15px;
   font-size: 13px !important;
   color: #fff;
 }
 .buttonend{
-  margin-top: 7px;
+  margin-top: 4px;
   background-color: rgb(136, 136, 136);
   border-radius: 15px;
   font-size: 13px !important;

+ 1 - 1
pages/search/index.wxss

@@ -124,7 +124,7 @@ button {
 }
 
 .buttonend {
-  margin-top: 7px;
+  margin-top: 4px;
   background-color: rgb(136, 136, 136);
   border-radius: 15px;
   font-size: 13px !important;