mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix custom group avatar in hotswap bar
This commit is contained in:
@@ -746,7 +746,7 @@ hr {
|
|||||||
min-width: 50px !important;
|
min-width: 50px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hotswapAvatar.group_select .avatar img {
|
.hotswapAvatar.group_select .avatar.avatar_collage img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
@@ -5052,4 +5052,4 @@ body.waifuMode .zoomed_avatar {
|
|||||||
background-color: var(--SmartThemeBlurTintColor);
|
background-color: var(--SmartThemeBlurTintColor);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user