Update custom.css

This commit is contained in:
Tara Rostami 2024-02-28 17:08:24 +03:30 committed by GitHub
parent 4cc0149317
commit 36e32f1c4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -813,7 +813,7 @@ style attribute {
}
.dark .ant-tag-blue {
background-color: var(--dark-color-blue-red-bg);
background-color: var(--dark-color-tag-blue-bg);
border-color: var(--dark-color-tag-blue-border);
color: var(--dark-color-tag-blue-color);
}