Update custom.css

This commit is contained in:
Tara Rostami 2024-03-12 20:25:32 +03:30 committed by GitHub
parent 79e3541fd4
commit 8ca23f7fe3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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