Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
47565065
Unverified
Commit
47565065
authored
May 02, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
May 02, 2024
Browse files
Merge pull request #1936 from open-webui/dev
fix: styling issue
parents
eaaa7538
ecc841c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/lib/components/chat/ModelSelector/Selector.svelte
src/lib/components/chat/ModelSelector/Selector.svelte
+3
-0
No files found.
src/lib/components/chat/ModelSelector/Selector.svelte
View file @
47565065
...
@@ -398,6 +398,9 @@
...
@@ -398,6 +398,9 @@
</div>
</div>
{/each}
{/each}
</div>
</div>
<div class="hidden w-[42rem]" />
<div class="hidden w-[32rem]" />
</slot>
</slot>
</DropdownMenu.Content>
</DropdownMenu.Content>
</DropdownMenu.Root>
</DropdownMenu.Root>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment