mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -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 {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
margin-left: var(--margin);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue