From 69adbd642602e814410c980ca59f0020ef007f71 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 14 Dec 2022 21:46:17 +0200 Subject: [PATCH] same as last 3 commits --- files/assets/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 7ef3aeb479..4e324517ea 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6469,7 +6469,7 @@ div.markdown { scrollbar-width: none; -ms-overflow-style: none; max-height: 70vh !important; - max-width: 100vw !important; + max-width: 80vw !important; } .resizable::-webkit-scrollbar { background: transparent; @@ -6478,7 +6478,7 @@ div.markdown { height: 100% !important; margin: 0 !important; max-height: 70vh !important; - max-width: 100vw !important; + max-width: 80vw !important; } .user-signature video {