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
242311ae
Commit
242311ae
authored
Mar 29, 2024
by
Timothy J. Baek
Browse files
fix: styling
parent
50089710
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/routes/(app)/playground/+page.svelte
src/routes/(app)/playground/+page.svelte
+2
-2
No files found.
src/routes/(app)/playground/+page.svelte
View file @
242311ae
...
...
@@ -316,10 +316,10 @@
</div>
</div>
<div class="flex flex-col gap-1 px-1
my-2
w-full">
<div class="flex flex-col gap-1 px-1 w-full">
<div class="flex w-full">
<div class="overflow-hidden w-full">
<div class="
mr-2
max-w-full">
<div class="max-w-full">
<Selector
placeholder={$i18n.t('Select a model')}
items={$models
...
...
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