quick color fixes

This commit is contained in:
gingervitis 2021-02-15 16:35:39 -08:00
parent 2c7f59dd2a
commit f8f757e49a

View File

@ -482,6 +482,7 @@ textarea.ant-input {
.ant-tag-red,
.ant-tag-orange,
.ant-tag-green,
.ant-tag-purple,
.ant-tag-blue {
background-color: var(--black);
}