mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 21:42:58 +00:00
fix: navbar styling
This commit is contained in:
parent
eda157e303
commit
698bfcf87f
@ -140,7 +140,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="self-start flex flex-none items-center">
|
<div class="self-start flex flex-none items-center">
|
||||||
<div class="flex self-center w-[1px] h-5 mx-2 bg-stone-700" />
|
<div class="flex self-center w-[1px] h-5 mx-2 bg-gray-300 dark:bg-stone-700" />
|
||||||
|
|
||||||
{#if !shareEnabled}
|
{#if !shareEnabled}
|
||||||
<Tooltip content="Settings">
|
<Tooltip content="Settings">
|
||||||
|
Loading…
Reference in New Issue
Block a user