mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Fix image enlarge popup image sizing
This commit is contained in:
@ -368,6 +368,8 @@ input[type='checkbox']:focus-visible {
|
|||||||
|
|
||||||
.img_enlarged_container {
|
.img_enlarged_container {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.img_enlarged_container pre code,
|
.img_enlarged_container pre code,
|
||||||
|
Reference in New Issue
Block a user