feat: use better modal description

This commit is contained in:
oSumAtrIX 2023-03-19 02:16:37 +01:00
parent e8077c8cf4
commit 4fc376673d
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -299,7 +299,7 @@
<Modal bind:modalOpen={clearModal}>
<svelte:fragment slot="description">
<div class="desc">
<h6>Deselect all logos?</h6>
<h6>Reset selection?</h6>
</div>
</svelte:fragment>
<div class="buttons">