From 6f970439446fca7ad39a1f963f8a0486b63e5c31 Mon Sep 17 00:00:00 2001 From: bihlink <95501288+bihlink@users.noreply.github.com> Date: Sun, 3 Jul 2022 14:33:00 +0200 Subject: [PATCH] Update auto.css --- static/auto.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/auto.css b/static/auto.css index 1db7fea..801b519 100644 --- a/static/auto.css +++ b/static/auto.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; }