updated upload area style. idk how this moved
This commit is contained in:
parent
2c867e0ae8
commit
3f4cdd844c
|
@ -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}"
|
||||||
|
|
Loading…
Reference in New Issue