ui: update icons
This commit is contained in:
parent
e880cd7b63
commit
72a3482e4e
4 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@ const isLegacyAccount = computed(() => !currentUser.value?.vapidKey)
|
|||
:disabled="busy"
|
||||
@click="$emit('hide')"
|
||||
>
|
||||
<span aria-hidden="true" i-ri:close-circle-line />
|
||||
<span aria-hidden="true" i-ri:close-line />
|
||||
</button>
|
||||
</header>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue