File uploader updates

This commit is contained in:
Codrin Pavel
2019-11-30 22:07:18 +02:00
parent 128b603153
commit f9cb0e73ed
8 changed files with 28 additions and 16 deletions

View File

@@ -34,4 +34,8 @@ header {
margin-left: 10px;
}
}
[type="file"] {
display: none;
}
}