mod user menu
This commit is contained in:
parent
b1c326253a
commit
0c59da86cf
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue