mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
UX: prevent group mention from wrapping (#16558)
This commit is contained in:
parent
c8757c9d1d
commit
329a64969c
@ -1243,6 +1243,7 @@ span.mention {
|
||||
}
|
||||
|
||||
a.mention-group {
|
||||
display: inline-block;
|
||||
font-weight: bold;
|
||||
font-size: 0.93em;
|
||||
color: var(--primary);
|
||||
|
Loading…
x
Reference in New Issue
Block a user