[webui] change icon for upload

feat/vaults
Tomáš Mládek 2022-02-07 00:02:53 +01:00
parent 34e737d457
commit 28b7fc8904
No known key found for this signature in database
GPG Key ID: ED21612889E75EC5
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
</Input>
</div>
<button class="button" on:click={() => fileInput.click()}>
<Icon name="plus-circle" />
<Icon name="upload" />
<input
type="file"
multiple