mirror of
https://github.com/open-webui/open-webui
synced 2025-03-03 02:41:56 +00:00
refac
This commit is contained in:
parent
952822ad5d
commit
d94134ad2d
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<slot name="content">
|
<slot name="content">
|
||||||
<DropdownMenu.Content
|
<DropdownMenu.Content
|
||||||
class="w-full max-w-[200px] rounded-lg z-50 bg-white dark:bg-black dark:text-white shadow-lg"
|
class="max-w-full w-[240px] rounded-lg z-50 bg-white dark:bg-black dark:text-white shadow-lg"
|
||||||
sideOffset={8}
|
sideOffset={8}
|
||||||
{side}
|
{side}
|
||||||
{align}
|
{align}
|
||||||
|
Loading…
Reference in New Issue
Block a user