mod user menu

This commit is contained in:
l.gabrysiak 2025-03-01 12:44:50 +01:00
parent b1c326253a
commit 0c59da86cf
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,6 @@
}
}}
>
{/if}
<div class=" self-center mr-3">
<svg
xmlns="http://www.w3.org/2000/svg"
@ -73,6 +72,7 @@
</div>
<div class=" self-center truncate">{$i18n.t('Settings')}</div>
</button>
{/if}
<button
class="flex rounded-md py-2 px-3 w-full hover:bg-gray-50 dark:hover:bg-gray-800 transition"