mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
zoomed avatars display on top of sprites
This commit is contained in:
@@ -4225,7 +4225,7 @@ body.waifuMode #avatar_zoom_popup {
|
||||
position: absolute;
|
||||
padding: 0;
|
||||
filter: drop-shadow(2px 2px 2px #51515199);
|
||||
z-index: 2;
|
||||
z-index: 29;
|
||||
overflow: hidden;
|
||||
display: none;
|
||||
left: 0;
|
||||
@@ -4641,4 +4641,4 @@ body.waifuMode #avatar_zoom_popup {
|
||||
#horde_model {
|
||||
height: unset;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user