mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
【issues/6374】暗黑主题按钮样式丢失
This commit is contained in:
@ -186,8 +186,6 @@ html[data-theme='dark'] {
|
|||||||
.ant-upload-text-icon, a {
|
.ant-upload-text-icon, a {
|
||||||
color:rgba(255, 255, 255, 0.25) ;
|
color:rgba(255, 255, 255, 0.25) ;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.ant-select-selector,
|
.ant-select-selector,
|
||||||
.ant-btn,
|
.ant-btn,
|
||||||
.ant-input,
|
.ant-input,
|
||||||
@ -206,6 +204,7 @@ html[data-theme='dark'] {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
.jeecg-form-detail-effect {
|
.jeecg-form-detail-effect {
|
||||||
.ant-select-selector,
|
.ant-select-selector,
|
||||||
.ant-btn,
|
.ant-btn,
|
||||||
|
|||||||
Reference in New Issue
Block a user