Fix image enlarge popup image sizing

This commit is contained in:
Wolfsblvt 2024-06-22 08:52:13 +02:00
parent 473e11c773
commit c79f1e4360
1 changed files with 2 additions and 0 deletions

View File

@ -368,6 +368,8 @@ input[type='checkbox']:focus-visible {
.img_enlarged_container {
padding: 10px;
height: 100%;
width: 100%;
}
.img_enlarged_container pre code,