|
|
|
@ -186,24 +186,23 @@ html[data-theme='dark'] {
|
|
|
|
|
.ant-upload-text-icon, a {
|
|
|
|
|
color:rgba(255, 255, 255, 0.25) ;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ant-select-selector,
|
|
|
|
|
.ant-btn,
|
|
|
|
|
.ant-input,
|
|
|
|
|
.ant-input-affix-wrapper,
|
|
|
|
|
.ant-picker,
|
|
|
|
|
.ant-input-number {
|
|
|
|
|
background-color: transparent !important;
|
|
|
|
|
}
|
|
|
|
|
.ant-select-selector,
|
|
|
|
|
.ant-btn,
|
|
|
|
|
.ant-input,
|
|
|
|
|
.ant-input-affix-wrapper,
|
|
|
|
|
.ant-picker,
|
|
|
|
|
.ant-input-number {
|
|
|
|
|
background-color: transparent !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.ant-select-selection-item {
|
|
|
|
|
background-color: transparent !important;
|
|
|
|
|
}
|
|
|
|
|
// 暗黑模式下输入框等icon隐藏
|
|
|
|
|
.ant-picker-suffix,.ant-select-arrow {
|
|
|
|
|
content:" ";
|
|
|
|
|
display: none;
|
|
|
|
|
.ant-select-selection-item {
|
|
|
|
|
background-color: transparent !important;
|
|
|
|
|
}
|
|
|
|
|
// 暗黑模式下输入框等icon隐藏
|
|
|
|
|
.ant-picker-suffix,.ant-select-arrow {
|
|
|
|
|
content:" ";
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.jeecg-form-detail-effect {
|
|
|
|
|