Implemented square profile pictures

- Added preference "Square profile pictures"
This commit is contained in:
Mitarashi
2022-01-13 22:44:47 +02:00
parent 111927a21c
commit bc337027ca
3 changed files with 11 additions and 2 deletions

View File

@ -97,7 +97,7 @@
}
}
.avatar {
.avatar-round {
border-radius: 50%;
}