mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:19:27 +08:00
UX: fix fontsize and weight for prioritize username setting (#26034)
This commit is contained in:
parent
bf02657dbf
commit
f99687e10d
|
@ -255,7 +255,7 @@
|
|||
width: 100%;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.chat-user-display-name__name {
|
||||
span[class^="chat-user-display-name__"]:not(.-first) {
|
||||
color: var(--primary-high);
|
||||
font-size: var(--font-down-1-rem);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user