minor css tweak

This commit is contained in:
Alex "mcmonkey" Goodwin
2024-09-23 00:57:24 +09:00
parent 5aa5f68c8a
commit 64bdb5c424

View File

@@ -446,7 +446,7 @@
}
.current_image_batch_core {
max-height: calc(100% - 50px);
max-height: calc(100% - 10px);
overflow: auto;
padding-top: 50px;
padding-bottom: 50px;