mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
skill issue
This commit is contained in:
@@ -3944,7 +3944,7 @@ body.waifuMode #avatar_zoom_popup {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body.waifuMode #avatar_zoom_popup {
|
body.waifuMode #avatar_zoom_popup {
|
||||||
width: 80svw;
|
width: fit-content;
|
||||||
max-height: calc(60svh - 60px);
|
max-height: calc(60svh - 60px);
|
||||||
max-width: 90svw;
|
max-width: 90svw;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user