mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: stop presence indicator hop, space consistency (#12797)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
.topic-above-footer-buttons-outlet.presence {
|
||||
min-height: 1.8em; // height of the avatars, prevents layout shift
|
||||
margin: var(--below-topic-margin) 0;
|
||||
}
|
||||
|
||||
.presence-users {
|
||||
background-color: var(--secondary, $secondary);
|
||||
color: var(--primary-medium, $primary-medium);
|
||||
|
||||
Reference in New Issue
Block a user