mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Fix margin for group label (#22510)
This commit is contained in:
parent
26d19fc1bd
commit
0b36cf5a3f
@ -266,9 +266,9 @@
|
||||
|
||||
.participant-group-wrapper {
|
||||
display: flex;
|
||||
margin-left: 0.5em;
|
||||
|
||||
.participant-group {
|
||||
margin-left: 0.5em;
|
||||
padding: 0 5px;
|
||||
border: 1px solid var(--primary-low);
|
||||
border-radius: 0.25em;
|
||||
|
Loading…
Reference in New Issue
Block a user