fix avatar pos

This commit is contained in:
Freeplay 2023-05-22 15:45:39 -04:00
parent ddb52ca4e3
commit e36ce8e849

View file

@ -347,6 +347,7 @@ onUnmounted(() => {
> .avatar {
width: 32px;
height: 32px;
margin-left: var(--margin);
}
}
}