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