mirror of
https://github.com/discourse/discourse.git
synced 2025-06-12 20:35:03 +08:00
UX: prevent group mention from wrapping (#16558)
This commit is contained in:
@ -1243,6 +1243,7 @@ span.mention {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a.mention-group {
|
a.mention-group {
|
||||||
|
display: inline-block;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 0.93em;
|
font-size: 0.93em;
|
||||||
color: var(--primary);
|
color: var(--primary);
|
||||||
|
Reference in New Issue
Block a user