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; }