forked from open-webui/open-webui
feat: ui update
This commit is contained in:
parent
8011d9345d
commit
1b35af1c62
2 changed files with 78 additions and 88 deletions
|
@ -108,7 +108,7 @@
|
|||
bind:this={navElement}
|
||||
class="h-screen {show
|
||||
? ''
|
||||
: '-translate-x-72'} w-72 fixed top-0 left-0 z-40 transition bg-gray-900 text-gray-200 shadow-2xl text-sm
|
||||
: '-translate-x-72'} w-72 fixed top-0 left-0 z-40 transition bg-black text-gray-200 shadow-2xl text-sm
|
||||
"
|
||||
>
|
||||
<div class="py-2.5 my-auto flex flex-col justify-between h-screen">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue