Fix custom group avatar in hotswap bar

This commit is contained in:
Cohee
2023-07-05 00:35:08 +03:00
parent 872bbfad1a
commit 093379dba9

View File

@@ -746,7 +746,7 @@ hr {
min-width: 50px !important;
}
.hotswapAvatar.group_select .avatar img {
.hotswapAvatar.group_select .avatar.avatar_collage img {
width: 100%;
height: 100%;
object-fit: cover;