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
3431a934
"docs/source/reference/vscode:/vscode.git/clone" did not exist on "a689e619c4d09a4b3f4a9541d67391abb72e939a"
Commit
3431a934
authored
May 01, 2024
by
Timothy J. Baek
Browse files
fix: safari styling
parent
8745091a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
src/routes/s/[id]/+page.svelte
src/routes/s/[id]/+page.svelte
+1
-4
No files found.
src/routes/s/[id]/+page.svelte
View file @
3431a934
...
@@ -152,10 +152,7 @@
...
@@ -152,10 +152,7 @@
<hr class=" dark:border-gray-800 mt-6 mb-2" />
<hr class=" dark:border-gray-800 mt-6 mb-2" />
</div>
</div>
<div
<div class=" flex flex-col w-full flex-auto overflow-auto h-0" id="messages-container">
class=" flex flex-col justify-center w-full flex-auto overflow-auto h-0"
id="messages-container"
>
<div class=" h-full w-full flex flex-col py-4">
<div class=" h-full w-full flex flex-col py-4">
<div class="py-2">
<div class="py-2">
<Messages
<Messages
...
...
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