From f0b8dcf11ea42aac72fcc2bb263e009ac2cf004b Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 7 Mar 2023 04:08:36 +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 11ece9bcd..c5e1fbb46 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6915,7 +6915,7 @@ div.markdown { resize: both; display: inline-block; overflow: auto; - max-height: 72vh !important; + max-height: 100vh !important; max-width: 100vw !important; } .resizable > video {