From c0fd0f510c8cea76f5259412f9e23ae8c0e00fc9 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sat, 26 Nov 2022 04:24:21 +0530 Subject: Minor Fixes in file upload Styles --- hg.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hg.css') 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 -- cgit v1.2.3