mirror of
https://github.com/zulip/zulip.git
synced 2026-07-18 21:04:19 +08:00
user_card_popover: Fix user avatar shrinking on long status text.
This commit is contained in:
parent
60d1993ed8
commit
58357dfd75
@ -1294,6 +1294,7 @@ ul.popover-group-menu-member-list {
|
||||
}
|
||||
|
||||
.status_emoji {
|
||||
flex-shrink: 0;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user