From 34d147e0ed8501bd25f5ac9519886c92f98b5109 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 7 Nov 2022 07:19:15 +0200 Subject: [PATCH] same as last commit --- files/assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 9a4b4c84f..92e5b20fd 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6300,7 +6300,7 @@ div.markdown { } .popover-bio-div { - max-height: 30vh !important; + max-height: 20vh !important; overflow: auto; scrollbar-width: none; -ms-overflow-style: none;