From b815b74d7a943d1f71a0ddcf6b343d3958d2b97a Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Wed, 20 Aug 2025 15:57:28 +0700 Subject: feat: if gallery has only a single item, raise picture height --- static/input.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/input.css b/static/input.css index 4751774..9f834a6 100644 --- a/static/input.css +++ b/static/input.css @@ -341,6 +341,10 @@ body:has(.lg-container:not([class~="lg-inline"])) #sidebar { bottom: calc(10vmin + 5vmax) !important; } +.lg-outer[class~="lg-single-item"] .lg-content { + bottom: 5vmax !important; +} + .lg-thumb-item { width: 10vmin !important; height: 10vmin !important; -- cgit v1.3.1+13