From 661d2219d7847b8a6d00db1028ea7cf3060cc1c4 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 2 Jan 2023 05:14:07 +0200 Subject: [PATCH] remove my video fix thats unnecessary now --- files/assets/css/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index fb05b44c38..4dfdc836a6 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -6450,7 +6450,6 @@ div.markdown { overflow: auto; max-height: 72vh !important; max-width: 100vw !important; - height: 30vh !important; } .resizable > video { height: 100% !important;