[Reality] make it pretty

This commit is contained in:
Alireza Ahmadi
2023-04-16 19:21:35 +02:00
parent 8d9f6ccc11
commit c8dc4a96b4
24 changed files with 1128 additions and 597 deletions

View File

@@ -246,6 +246,11 @@
background-color: #2e3b52;
}
.ant-card-dark .ant-select-disabled .ant-select-selection {
border: 1px solid rgba(255, 255, 255, 0.2);
background-color: #242c3a;
}
.ant-card-dark .ant-collapse-item {
color: hsla(0,0%,100%,.65);
background-color: #161b22;