fix: account icon alignment when not using an avatar

This commit is contained in:
Miodec 2025-12-18 16:34:36 +01:00
parent 9e93af465f
commit 8d1eefc5ba

View file

@ -375,6 +375,11 @@ key {
}
}
.userIcon {
display: grid;
border-radius: 0;
}
.loading {
font-size: 0.8em;
line-height: 0.8em;