updated upload area style. idk how this moved

This commit is contained in:
Danny Coates 2019-02-22 13:40:19 -08:00
parent 2c867e0ae8
commit 3f4cdd844c
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB

View File

@ -414,7 +414,7 @@ module.exports.empty = function(state, emit) {
</div> </div>
<input <input
id="file-upload" id="file-upload"
class="opacity-0" class="opacity-0 w-0 h-0 appearance-none"
type="file" type="file"
multiple multiple
onfocus="${focus}" onfocus="${focus}"