mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
padding
This commit is contained in:
parent
1c67da13c7
commit
e4a22d029b
@ -76,6 +76,7 @@ definePageMetadata(computed(() => ({
|
||||
> .user {
|
||||
display: flex;
|
||||
padding: 16px;
|
||||
margin: 10px 0 auto;
|
||||
|
||||
> .avatar {
|
||||
display: block;
|
||||
|
@ -135,6 +135,7 @@ definePageMetadata(computed(() => list ? {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 16px;
|
||||
margin: 10px 0 auto;
|
||||
|
||||
> .avatar {
|
||||
width: 50px;
|
||||
|
Loading…
Reference in New Issue
Block a user