mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-05 20:29:22 +01:00
Fix image enlarge popup image sizing
This commit is contained in:
parent
473e11c773
commit
c79f1e4360
@ -368,6 +368,8 @@ input[type='checkbox']:focus-visible {
|
||||
|
||||
.img_enlarged_container {
|
||||
padding: 10px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.img_enlarged_container pre code,
|
||||
|
Loading…
x
Reference in New Issue
Block a user