From cae4cc03fb9ac1dfeac3f0b50f91754d1fb82774 Mon Sep 17 00:00:00 2001 From: marcel Date: Thu, 16 May 2024 01:04:18 +0200 Subject: [PATCH] White box at least box --- root/css/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/root/css/base.css b/root/css/base.css index b3aa0ec..891830a 100644 --- a/root/css/base.css +++ b/root/css/base.css @@ -79,6 +79,7 @@ img.item { div.image { border-radius: 15pt; height: 58pt; + min-width: 58pt; width: auto; display: inline-block; padding: 5pt;