@@ -118,6 +118,9 @@ export default {
.el-dialog__header {
background: #fff !important;
}
+ .el-dialog__close {
+ color: #909399 !important;
+ }
/deep/.el-dialog {
margin-top: 7vh !important;
overflow-y: scroll !important;