Fix icon for multi-file upload widget
This commit is contained in:
parent
8cdfe4a22c
commit
86af4baef5
|
@ -9,7 +9,7 @@
|
|||
<section class="section">
|
||||
<div class="content has-text-centered">
|
||||
<p>
|
||||
<b-icon icon="upload" size="is-large"></b-icon>
|
||||
<b-icon pack="fas" icon="upload" size="is-large"></b-icon>
|
||||
</p>
|
||||
<p>Drop your files here or click to upload</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue