diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 281fff083..fb05b44c3 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6450,6 +6450,7 @@ div.markdown { overflow: auto; max-height: 72vh !important; max-width: 100vw !important; + height: 30vh !important; } .resizable > video { height: 100% !important; @@ -6458,9 +6459,6 @@ div.markdown { max-width: 100vw !important; margin: 0 !important; } -.comment-text .resizable { - height: 30vh !important; -} .user-signature video { max-height: min(var(--signature-max-height),50vh) !important;