Merge pull request #52 from LsHallo/stable

make file input field visible
This commit is contained in:
CJ Ratliff 2024-01-18 09:15:22 -05:00 committed by GitHub
commit 20ca5563e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,10 +102,6 @@ body {
top: 1px;
}
input[type="file"] {
display: none;
}
.custom-file-upload {
padding: 10px 5px;
width: 140px;