diff --git a/css/main.css b/css/main.css index e7586960..dad53c30 100644 --- a/css/main.css +++ b/css/main.css @@ -1692,8 +1692,8 @@ button#swap-height-width { } #image-output-gallery, #image-output-gallery > :nth-child(2) { - height: calc(100vh - 83px); - max-height: calc(100vh - 83px); + height: calc(100vh - 66px); + max-height: calc(100vh - 66px); } #image-history-gallery, #image-history-gallery > :nth-child(2) {