From 6aff23b59750968dbedea72c4650991f526deaad Mon Sep 17 00:00:00 2001 From: bihlink <95501288+bihlink@users.noreply.github.com> Date: Sun, 3 Jul 2022 14:39:32 +0200 Subject: [PATCH] Update light.css --- static/light.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/light.css b/static/light.css index 5773c70..45c266a 100644 --- a/static/light.css +++ b/static/light.css @@ -109,8 +109,7 @@ a * { display: flex; flex: 1 1 auto; width: 50%; - border: none; - max-height: 12rem; } + border: none; } a.enclosure { cursor: zoom-in; }