1
0
Fork 0

Make account selector avatars circular too

This commit is contained in:
Ryan Fox 2021-01-11 04:48:39 +00:00
parent c12a1ffb70
commit f0d6484b9c
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E
1 changed files with 1 additions and 1 deletions

View File

@ -933,7 +933,7 @@ input.form-control[type=file] {
height: 42px;
width: 42px;
margin-right: 10px;
border-radius: 2px;
border-radius: 50%;
}
.account-selector-item > span {