forked from open-webui/open-webui
fix: styling issue
This commit is contained in:
parent
61a8f73291
commit
ecc841c57d
1 changed files with 3 additions and 0 deletions
|
@ -398,6 +398,9 @@
|
|||
</div>
|
||||
{/each}
|
||||
</div>
|
||||
|
||||
<div class="hidden w-[42rem]" />
|
||||
<div class="hidden w-[32rem]" />
|
||||
</slot>
|
||||
</DropdownMenu.Content>
|
||||
</DropdownMenu.Root>
|
||||
|
|
Loading…
Reference in a new issue