mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Fix mobile account picker misalignment
This commit is contained in:
parent
5d1a61cb95
commit
1cdbddff9b
@ -531,10 +531,15 @@ onBeforeUnmount(() => {
|
|||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
> i {
|
> i,
|
||||||
|
.avatar {
|
||||||
margin-right: 14px;
|
margin-right: 14px;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> .avatar {
|
||||||
|
height: 24px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
> .divider {
|
> .divider {
|
||||||
|
Loading…
Reference in New Issue
Block a user