fix color & stream view

This commit is contained in:
MHSanaei
2023-12-04 23:14:55 +03:30
parent 7cb88d665f
commit 6367b1c69f
2 changed files with 2 additions and 2 deletions

View File

@@ -683,7 +683,7 @@ style attribute {
.dark .ant-tag-purple {
background-color: #2c1e32;
border-color: #49394e;
color: #f2eaf1;
color: #f7aeed;
}
.dark .ant-modal-content,