Quellcode durchsuchen

按钮样式影响更改

lkk vor 9 Monaten
Ursprung
Commit
022cb75118
1 geänderte Dateien mit 8 neuen und 9 gelöschten Zeilen
  1. 8 9
      src/views/complianceAnalysis/ghzc.scss

+ 8 - 9
src/views/complianceAnalysis/ghzc.scss

@@ -410,6 +410,14 @@
     .close_eyes {
         background-image: url("/static/images/ghzc/close_eyes.png");
     }
+
+    .el-button {
+        background: #0f7ac8;
+        border: none;
+        border-radius: 0;
+        color: #fff;
+    }
+
 }
 
 .flex-box {
@@ -483,15 +491,6 @@
     box-sizing: border-box;
 }
 
-.el-button {
-    background: #0f7ac8;
-    border: none;
-    border-radius: 0;
-    color: #fff;
-    // width: 60px;
-    // height: 26px;
-    // font-size: 14px;
-}
 
 .site-title {
     width: 100%;