This commit is contained in:
Timothy Jaeryang Baek
2025-06-27 15:44:26 +04:00
parent 38dfa6e6db
commit c8e8111dd9
33 changed files with 33 additions and 33 deletions

View File

@@ -23,7 +23,7 @@
{$i18n.t('Feedback Details')}
</div>
<button class="self-center" on:click={close} aria-label="Close">
<XMark />
<XMark className={'size-5'} />
</button>
</div>

View File

@@ -38,7 +38,7 @@
{model.name}
</div>
<button class="self-center" on:click={close} aria-label="Close">
<XMark />
<XMark className={'size-5'} />
</button>
</div>
<div class="px-5 pb-4 dark:text-gray-200">