refac: navbar selector styling

This commit is contained in:
Timothy J. Baek
2024-05-02 12:33:04 -07:00
parent 2bece7b4c5
commit 5cf621396d
4 changed files with 50 additions and 31 deletions

View File

@@ -37,7 +37,7 @@
</div>
<div class="self-start flex flex-none items-center">
<div class="flex self-center w-[1px] h-5 mx-2 bg-gray-300 dark:bg-stone-700" />
<div class="md:hidden flex self-center w-[1px] h-5 mx-2 bg-gray-300 dark:bg-stone-700" />
{#if !shareEnabled}
<Tooltip content={$i18n.t('Settings')}>