Browse Source

样式调整

Xiao_123 2 months ago
parent
commit
e1627bb01a

+ 1 - 1
static/style/position/index.css

@@ -107,7 +107,7 @@
 }
 
 .disable {
-  background-color: #41a79d !important;
+  background-color: #5ec593 !important;
   color: #ffffec !important;
 }
 

File diff suppressed because it is too large
+ 0 - 0
static/style/position/index.min.css


+ 1 - 2
static/style/position/index.scss

@@ -85,10 +85,9 @@
   height: 44px;
   border-radius: 25px;
   margin: 0;
-  // color: #fff !important;
   background-color: #00B760 !important;
 }
-.disable { background-color: #41a79d !important; color: #ffffec !important;}
+.disable { background-color: #5ec593 !important; color: #ffffec !important;}
 
 .noMore{
   margin: 20px 0;

Some files were not shown because too many files changed in this diff