aboutsummaryrefslogtreecommitdiff
path: root/hg.css
diff options
context:
space:
mode:
authorIndrajith K L2022-11-26 04:24:21 +0530
committerIndrajith K L2022-11-26 04:24:21 +0530
commitc0fd0f510c8cea76f5259412f9e23ae8c0e00fc9 (patch)
treecf27fd520d14b852a174535f4d433591d671080c /hg.css
parent832d1a4363f6dd99bef2bc9a61f2b58a6e76c4a4 (diff)
downloadretrowave-player-c0fd0f510c8cea76f5259412f9e23ae8c0e00fc9.tar.gz
retrowave-player-c0fd0f510c8cea76f5259412f9e23ae8c0e00fc9.tar.bz2
retrowave-player-c0fd0f510c8cea76f5259412f9e23ae8c0e00fc9.zip
Minor Fixes in file upload Styles
Diffstat (limited to 'hg.css')
-rw-r--r--hg.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/hg.css b/hg.css
index 0910471..781fb33 100644
--- a/hg.css
+++ b/hg.css
@@ -241,4 +241,8 @@ dialog::backdrop {
.mt-5 {
margin-top: 10px;
+}
+
+#file-upload {
+ display: none;
} \ No newline at end of file