From 422f80cabd108af057429b5871556e53fd661fa6 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 23 May 2026 09:34:50 +0200 Subject: [PATCH] gs --- public/s/css/f0ckm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 880a2fa..6e5f6f5 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -2176,7 +2176,7 @@ body.sidebar-right-hidden .global-sidebar-right { .item-layout-container .item-main-content .embed-responsive { width: 100%; - max-width: calc((100vh - 180px) * (16 / 9)); + /*max-width: calc((100vh - 180px) * (16 / 9));*/ /* Cap width based on viewport height to fit vertically */ margin: 0 auto; }