fix avatar pos
This commit is contained in:
parent
ddb52ca4e3
commit
e36ce8e849
|
@ -347,6 +347,7 @@ onUnmounted(() => {
|
|||
> .avatar {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
margin-left: var(--margin);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue