mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-15 06:27:34 -07:00
fix avatar pos
This commit is contained in:
parent
78da441652
commit
3d58e5b222
1 changed files with 1 additions and 0 deletions
|
@ -347,6 +347,7 @@ onUnmounted(() => {
|
||||||
> .avatar {
|
> .avatar {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
|
margin-left: var(--margin);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue