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