From 8a2e63178c9b9b876cdfc43709685414725a0087 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Fri, 26 Jan 2024 03:54:57 +0000 Subject: [PATCH] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index d1bc5380..6ef9d211 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,7 @@ } .hiddenUpload { display:none; + visibility: hidden; } * { transition-duration: 0.5s !important;