Skip to content
Snippets Groups Projects
Commit 70593e71 authored by HJ's avatar HJ :fire:
Browse files

fix error clear icon

parent 1c606095
Branches
No related tags found
No related merge requests found
......@@ -282,11 +282,15 @@
class="alert error"
>
Error: {{ error }}
<FAIcon
class="fa-scale-110 fa-old-padding"
icon="times"
<button
class="button-unstyled"
@click="clearError"
/>
>
<FAIcon
class="fa-scale-110 fa-old-padding"
icon="times"
/>
</button>
</div>
<gallery
v-if="newStatus.files && newStatus.files.length > 0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment