浏览代码

按钮样式暂时回退

jiawuxian 2 年之前
父节点
当前提交
d3e08e4875
共有 1 个文件被更改,包括 21 次插入21 次删除
  1. 21 21
      src/assets/styles/index.scss

+ 21 - 21
src/assets/styles/index.scss

@@ -192,24 +192,24 @@ aside {
   }
 }
 
-.el-button--danger {
-  background: rgba(215,0,15, 0.7) !important;
-  border-color: rgba(215,0,15, 0.7) !important;
-}
-
-.el-button--danger:focus,
-.el-button--danger:hover {
-  background: rgba(215,0,15, 1) !important;
-  border-color: rgba(215,0,15, 1) !important;
-}
-
-.el-button--primary {
-  background: rgba(0, 140, 214, 0.1) !important;
-  border-color: rgba(0, 140, 214,1) !important;
-}
-
-.el-button--primary:focus,
-.el-button--primary:hover {
-  background: rgba(0, 140, 214, 1) !important;
-  border-color: rgba(0, 140, 214,1) !important;
-}
+// .el-button--danger {
+//   background: rgba(215,0,15, 0.7) !important;
+//   border-color: rgba(215,0,15, 0.7) !important;
+// }
+
+// .el-button--danger:focus,
+// .el-button--danger:hover {
+//   background: rgba(215,0,15, 1) !important;
+//   border-color: rgba(215,0,15, 1) !important;
+// }
+
+// .el-button--primary {
+//   background: rgba(0, 140, 214, 0.1) !important;
+//   border-color: rgba(0, 140, 214,1) !important;
+// }
+
+// .el-button--primary:focus,
+// .el-button--primary:hover {
+//   background: rgba(0, 140, 214, 1) !important;
+//   border-color: rgba(0, 140, 214,1) !important;
+// }