liuqiao vor 11 Monaten
Ursprung
Commit
40195d9eaf
2 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 2 2
      src/style/index.css
  2. 2 2
      src/style/style.css

+ 2 - 2
src/style/index.css

@@ -166,9 +166,9 @@ body{
     height: 40px !important;
     top: 3px;
 }
-.el-button+.el-button{
+/* .el-button+.el-button{
     background-color:#2267B1; 
-}
+} */
 .summary-dlg {
     pointer-events: none;
 }

+ 2 - 2
src/style/style.css

@@ -179,9 +179,9 @@ body{
     height: 40px !important;
     top: 3px;
 }
-.el-button+.el-button{
+/* .el-button+.el-button{
     background-color:#2267B1; 
-}
+} */
 .summary-dlg {
     pointer-events: none;
 }