added promo string to ftl & updated deps

This commit is contained in:
Danny Coates
2019-04-26 11:39:24 -07:00
parent c800257678
commit e7964c03ed
6 changed files with 1500 additions and 1386 deletions

View File

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