This commit is contained in:
MHSanaei
2023-05-08 10:40:32 +03:30
parent 5ec1559c7b
commit d89e03023f
2 changed files with 6 additions and 1 deletions
+3 -1
View File
@@ -269,13 +269,15 @@
.ant-dropdown-menu-dark,
.ant-card-dark .ant-modal-content {
border:1px solid rgb(100 100 100 / 20%);
box-shadow: 0 2px 8px rgba(255,255,255,.15);
}
.ant-card-dark .ant-modal-content,
.ant-card-dark .ant-modal-body,
.ant-card-dark .ant-modal-header {
color: hsla(0,0%,100%,.65);
background-color: #1a212a;
background-color: #222a37;
}
.ant-card-dark .ant-calendar-selected-day .ant-calendar-date {