|
@@ -19,6 +19,15 @@
|
|
|
--color-f2f4f7: #f2f4f7;
|
|
|
--color-d5e6e8: #d5e6e8;
|
|
|
--zIndex-breadcrumbs: 999;
|
|
|
+ --el-fill-color-blank: #ffffff00 !important;
|
|
|
+ --el-input-text-color: #3b3b3b !important;
|
|
|
+ --el-color-primary: #00897B !important;
|
|
|
+ --el-border-color: #999 !important;
|
|
|
+ --el-input-border: #333 !important;
|
|
|
+ --el-border-color-hover: #333 !important;
|
|
|
+ --el-text-color-regular: #333 !important;
|
|
|
+ --el-fill-color-light: #f3f3f3 !important;
|
|
|
+ --el-input-border: 1px solid #000 !important;
|
|
|
}
|
|
|
|
|
|
.color-222 {
|