UX: fix reply-where category display ()

This commit is contained in:
Kris 2023-11-15 11:48:44 -05:00 committed by GitHub
parent 91d5b66a9c
commit e555e6f019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -459,10 +459,11 @@
margin-top: 0.15em;
display: flex;
align-items: baseline;
gap: 0.5em;
.discourse-tags {
font-size: var(--font-down-1);
}
.category-name,
.badge-category__name,
.discourse-tag {
color: var(--text-color);
}