mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
recent_view: Improve alignment and grouping of status emoji.
This commit is contained in:
@@ -489,6 +489,12 @@
|
||||
position: unset;
|
||||
}
|
||||
}
|
||||
|
||||
.user_status_icon_wrapper {
|
||||
/* Keep status emoji with usernames,
|
||||
and better vertically align the emoji. */
|
||||
display: inline-flex;
|
||||
}
|
||||
}
|
||||
|
||||
.stream-privacy .zulip-icon {
|
||||
|
||||
Reference in New Issue
Block a user