mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-19 05:37:53 +00:00
2 lines
1.0 KiB
CSS
2 lines
1.0 KiB
CSS
.dark-card{background-color:#1f1f1f!important;border-color:#434343!important}.dark-card .ant-card-head{background-color:#1f1f1f!important;border-bottom-color:#434343!important}.dark-card .ant-card-head-title{color:#fff!important}.dark-card .ant-card-body{background-color:#1f1f1f!important;color:#fff!important}.dark-card .ant-form-item-label>label{color:#fff!important}.dark-card .ant-form-item-explain-error{color:#ff4d4f!important}.dark-card .ant-empty-description{color:#ccc!important}.dark-mode-select .ant-select-dropdown{background-color:#1f1f1f!important;border-color:#434343!important}.dark-mode-select .ant-select-item{color:#fff!important}.dark-mode-select .ant-select-item-option-selected{background-color:#177ddc!important}.dark-mode-select .ant-select-item:hover{background-color:#434343!important}.dark-mode-picker .ant-picker-dropdown{background-color:#1f1f1f!important;border-color:#434343!important}.dark-mode-picker .ant-picker-cell{color:#fff!important}.dark-mode-picker .ant-picker-cell:hover{background-color:#434343!important}
|