From 54da43668ddbb79922ee7238ee1eb25ee1383a19 Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 13 May 2024 16:00:39 +0000 Subject: [PATCH] use theatermodeon --- css/poketube.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/poketube.css b/css/poketube.css index 3bcd38da..44895ba5 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -831,7 +831,7 @@ marquee { } @media screen and (max-height: 840px) { - .video-player-container { + .theatermodeon { max-height: 10% !important; } }