Minor Fixes in file upload Styles

This commit is contained in:
Indrajith K L
2022-11-26 04:24:21 +05:30
parent 832d1a4363
commit c0fd0f510c
2 changed files with 5 additions and 1 deletions

4
hg.css
View File

@@ -241,4 +241,8 @@ dialog::backdrop {
.mt-5 {
margin-top: 10px;
}
#file-upload {
display: none;
}