mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
UX: no need for margin if participants is first-child
This commit is contained in:
@@ -307,8 +307,9 @@ $mobile-avatar-height: 1.532em;
|
||||
align-items: center;
|
||||
overflow: hidden;
|
||||
font-size: $font-down-1;
|
||||
margin-left: 5px;
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-left: 5px;
|
||||
}
|
||||
.trigger-user-card,
|
||||
.trigger-group-card {
|
||||
&:not(:last-of-type) {
|
||||
|
||||
Reference in New Issue
Block a user