implemented basic support for pdf, png and jpg

This commit is contained in:
daniel31x13
2023-12-03 23:52:32 -05:00
parent 33be9e5d83
commit 9c65e3e215
16 changed files with 443 additions and 69 deletions
+4
View File
@@ -286,3 +286,7 @@ body {
background-position: 0% 50%;
}
}
.custom-file-input::file-selector-button {
cursor: pointer;
}