user_card_popover: Fix user avatar shrinking on long status text.

This commit is contained in:
Sayam Samal 2024-06-25 19:34:20 +05:30 committed by Tim Abbott
parent 60d1993ed8
commit 58357dfd75

View File

@ -1294,6 +1294,7 @@ ul.popover-group-menu-member-list {
}
.status_emoji {
flex-shrink: 0;
width: 16px;
height: 16px;
}