From 366fe353f0379b60c2ce2b8d8237b18f9f081d8b Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 1 Dec 2025 10:53:17 -0800 Subject: [PATCH] Revert CSS changes --- css/main.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/css/main.css b/css/main.css index 317a31f1..565aaf49 100644 --- a/css/main.css +++ b/css/main.css @@ -1681,11 +1681,3 @@ button#swap-height-width { right: 0; border: 0; } - -#image-output-gallery { - height: calc(100vh - 105px); -} - -#image-history-gallery { - height: calc(100vh - 139px); -}