From 2e1cdeb9aef5df74b3d36d259f22a010f59cd43c Mon Sep 17 00:00:00 2001 From: Coloride <108619637+realcoloride@users.noreply.github.com> Date: Mon, 17 Jul 2023 09:53:36 +0200 Subject: [PATCH] Update youtubeDL.css --- youtubeDL.css | 1 + 1 file changed, 1 insertion(+) diff --git a/youtubeDL.css b/youtubeDL.css index b083ce9..3adac4c 100644 --- a/youtubeDL.css +++ b/youtubeDL.css @@ -60,6 +60,7 @@ body { background-color: rgba(0, 0, 0, 0); + pointer-events: none; opacity: 0; transition: opacity ease-out 0.2s; }