Minor Fixes (#2041)

This commit is contained in:
Tara Rostami
2024-03-12 20:57:50 +03:30
committed by GitHub
parent dd21bb2db7
commit bc29d7a252
2 changed files with 4 additions and 4 deletions

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