mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 18:43:41 -05:00
web/rightpanel: center user avatar on mobile
This commit is contained in:
parent
f80df9a8f5
commit
57475e2d48
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ div.right-panel-content.user {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
margin: 0 auto;
|
||||||
|
|
||||||
> img {
|
> img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Add table
Reference in a new issue