src/assets/css/config.css
@@ -2,6 +2,10 @@ color: white; } .Black_theme .secondMenuDiv { background: rgba(48, 48, 48, 0.85); } .Black_theme .box_div { background: #303030; } @@ -183,6 +187,7 @@ .Black_theme .el-cascader__panel { background: #303030 !important; } .Black_theme .el-icon-close { color: #FFF !important; } @@ -190,7 +195,16 @@ .Black_theme .el-icon-plus { color: #FFF !important; } .Black_theme .el-icon-upload2 { color: #FFF !important; } .confirm { background: #303030; } .confirm p { color: white !important; }