mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac: styling
This commit is contained in:
parent
24f149f686
commit
98ba3f8428
1 changed files with 1 additions and 3 deletions
|
|
@ -675,9 +675,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="px-2 pb-safe-bottom">
|
<div class="px-2">
|
||||||
<!-- <hr class=" border-gray-900 mb-1 w-full" /> -->
|
|
||||||
|
|
||||||
<div class="flex flex-col font-primary">
|
<div class="flex flex-col font-primary">
|
||||||
{#if $user !== undefined}
|
{#if $user !== undefined}
|
||||||
<UserMenu
|
<UserMenu
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue