[CSS] Note avatar hotfix.

This commit is contained in:
Eliseu Amaro 2021-09-17 01:48:50 +01:00 committed by Diogo Peralta Cordeiro
parent 447372d7f6
commit 738168461c
Signed by: diogo
GPG Key ID: 18D2D35001FBFAB0
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ hr {
.note-sidebar .avatar {
width: 3rem;
height: 3rem;
height: auto;
background: unset;
margin-bottom: var(--unit-size);
}