forked from open-webui/open-webui
fix: sidebar menu
This commit is contained in:
parent
c3dd11de16
commit
c94d72bca8
2 changed files with 22 additions and 21 deletions
|
@ -26,7 +26,7 @@
|
|||
<div slot="content">
|
||||
<DropdownMenu.Content
|
||||
class="w-full max-w-[130px] rounded-lg px-1 py-1.5 border border-gray-700/50 z-50 bg-gray-850 text-white"
|
||||
sideOffset={8}
|
||||
sideOffset={-2}
|
||||
side="bottom"
|
||||
align="start"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue