web/rightpanel: center user avatar on mobile

This commit is contained in:
Tulir Asokan 2024-12-12 00:44:44 +02:00
parent f80df9a8f5
commit 57475e2d48

View file

@ -64,6 +64,7 @@ div.right-panel-content.user {
align-items: center;
padding: 1rem;
flex-shrink: 0;
margin: 0 auto;
> img {
width: 100%;