forked from open-webui/open-webui
feat: styling update
This commit is contained in:
parent
9fccf72bfc
commit
d22813a89e
4 changed files with 19 additions and 17 deletions
|
@ -68,7 +68,7 @@
|
|||
<ShareChatModal bind:show={showShareChatModal} {downloadChat} {shareChat} />
|
||||
<nav
|
||||
id="nav"
|
||||
class=" fixed py-2.5 top-0 flex flex-row justify-center bg-white/95 dark:bg-gray-800/90 dark:text-gray-200 backdrop-blur-xl w-screen z-30"
|
||||
class=" fixed py-2.5 top-0 flex flex-row justify-center bg-white/95 dark:bg-gray-900/90 dark:text-gray-200 backdrop-blur-xl w-screen z-30"
|
||||
>
|
||||
<div class=" flex max-w-3xl w-full mx-auto px-3">
|
||||
<div class="flex items-center w-full max-w-full">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue