mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 04:06:18 +00:00
Update custom.css
This commit is contained in:
parent
79e3541fd4
commit
8ca23f7fe3
1 changed files with 2 additions and 2 deletions
|
@ -755,8 +755,8 @@ style attribute {
|
|||
.dark .ant-btn-danger[disabled],
|
||||
.dark .ant-calendar-ok-btn-disabled {
|
||||
color: rgb(255 255 255 / 35%);
|
||||
background-color: var(--dark-color-surface-300);
|
||||
border-color: #42516c;
|
||||
background-color: var(--dark-color-surface-200);
|
||||
border-color: var(--dark-color-surface-300);
|
||||
}
|
||||
|
||||
.dark
|
||||
|
|
Loading…
Reference in a new issue