From 91ef9d428f881f6336c7bc930fdb664c5afbb570 Mon Sep 17 00:00:00 2001 From: Johnnybegood90 Date: Wed, 11 Mar 2026 18:33:05 +0100 Subject: [PATCH] Correction du player. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 176a5cb..07e3da0 100644 --- a/index.php +++ b/index.php @@ -630,7 +630,6 @@ $m3u_url = htmlspecialchars($config["m3u_url"] ?? ""); .tooltip { display: none !important; } #navBtns { display: none !important; } } - /* ═══════════════════════════════════════════ PLAYER PiP @@ -711,6 +710,7 @@ $m3u_url = htmlspecialchars($config["m3u_url"] ?? ""); .pip { width: calc(100vw - 16px); bottom: 8px; right: 8px; left: 8px; } } +