Browse Source

设置灰度调整

zhouna 5 years ago
parent
commit
9a8b85a0df
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/Banner/ModeChange/index.less

+ 2 - 2
src/components/Banner/ModeChange/index.less

@@ -24,12 +24,12 @@
       .oper{
         margin: 20px 30px;
         .fade{
-          opacity: .6;
+          opacity: .4;
         }
       }
       .explain{
         margin: 50px 30px;
-        opacity: .6;
+        opacity: .5;
         p{
           font-size: 12px;
           line-height: 20px;