Commit ef0f89fc authored by luohua's avatar luohua

统一改样式

parent 0011e96f
......@@ -88,7 +88,7 @@
color: $--color-success;
}
@include e(errortip){
color: $--color-success;
color: $--color-danger;
}
}
......
......@@ -632,7 +632,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-dialog__successtip {
color: #4EC87C; }
.el-dialog__errortip {
color: #4EC87C; }
color: #FF3D33; }
.el-dialog__body {
padding: 20px;
color: #666666;
......
......@@ -5310,7 +5310,7 @@ $--checkbox-disabled-checked-icon-color: $--disabled-fill-base !default;*/
.el-dialog__successtip {
color: #4EC87C; }
.el-dialog__errortip {
color: #4EC87C; }
color: #FF3D33; }
.el-dialog__body {
padding: 20px;
color: #666666;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment