diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 7ef3aeb47..4e324517e 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 {