mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: fix reply-where category display (#24389)
This commit is contained in:
parent
91d5b66a9c
commit
e555e6f019
@ -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);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user