mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
样式 警告处理
This commit is contained in:
@@ -18,8 +18,14 @@ $page-border: #cad2dd;
|
||||
.ant-switch {
|
||||
background: #b1c4c4;
|
||||
}
|
||||
.ant-switch.ant-switch-checked{
|
||||
background: #00fffb
|
||||
.ant-switch.ant-switch-checked {
|
||||
background: #00fffb;
|
||||
}
|
||||
.ant-select .ant-select-arrow {
|
||||
background: transparent !important;
|
||||
}
|
||||
.ant-select .ant-select-clear {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.ant-switch .ant-switch-handle::before {
|
||||
@@ -58,9 +64,8 @@ $page-border: #cad2dd;
|
||||
.ant-picker-input input::placeholder {
|
||||
color: #ffffff3b !important;
|
||||
}
|
||||
.ant-picker-suffix{
|
||||
.ant-picker-suffix {
|
||||
color: #ffffff !important;
|
||||
|
||||
}
|
||||
}
|
||||
.ant-input-affix-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user