Browse Source

(*) 样式优化

master
liujiangyong 1 year ago
parent
commit
8bbda9224d
  1. 8
      web/client/src/sections/bigScreen/components/index.less

8
web/client/src/sections/bigScreen/components/index.less

@ -31,19 +31,19 @@
} }
.pump-title-select-popup { .pump-title-select-popup {
background-color: #042553; background-color: #042553 !important;
color: #fff; color: #fff;
.ant-select-item-option { .ant-select-item-option {
color: #fff; color: #fff !important;
} }
.ant-select-item-option-selected { .ant-select-item-option-selected {
background-color: #2b78e4; background-color: #2b78e4 !important;
} }
.ant-select-item-option-active { .ant-select-item-option-active {
background-color: #1c56a7; background-color: #1c56a7 !important;
} }
.ant-empty-description { .ant-empty-description {

Loading…
Cancel
Save