liuqiao 11 달 전
부모
커밋
40195d9eaf
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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;
 }