diff --git a/public/style.css b/public/style.css index a2297fb47..98081553e 100644 --- a/public/style.css +++ b/public/style.css @@ -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; @@ -5052,4 +5052,4 @@ body.waifuMode .zoomed_avatar { background-color: var(--SmartThemeBlurTintColor); text-align: center; line-height: 14px; -} \ No newline at end of file +}