From 990b5dea4158086609db490293ef20f2b3fdfc5d Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Sun, 9 Jul 2023 02:02:47 +0200 Subject: [PATCH] Undo css change --- src/common/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/css/custom.css b/src/common/css/custom.css index ee8984da045..d0824b60934 100644 --- a/src/common/css/custom.css +++ b/src/common/css/custom.css @@ -64,7 +64,7 @@ padding: 1rem; border-radius: 4px; font-size: 90%; - /*min-width: 250px;*/ + min-width: 250px; max-width: 450px; z-index: 1; }