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
fb0f106a
"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "4148d70ec029401b152ccbb7da4ad887489dd68c"
Commit
fb0f106a
authored
Jun 10, 2024
by
Timothy J. Baek
Browse files
refac: styling
parent
dd423f43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/components/workspace/Tools.svelte
src/lib/components/workspace/Tools.svelte
+1
-1
No files found.
src/lib/components/workspace/Tools.svelte
View file @
fb0f106a
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<div class=" flex flex-col justify-between w-full overflow-y-auto h-full">
<div class=" flex flex-col justify-between w-full overflow-y-auto h-full">
<div class="mx-auto w-full md:px-0 h-full">
<div class="mx-auto w-full md:px-0 h-full">
<div class=" flex flex-col max-h-[100dvh] h-full">
<div class=" flex flex-col max-h-[100dvh] h-full">
<div class="mb-2.5 flex-1 overflow-auto h-0">
<div class="mb-2.5 flex-1 overflow-auto h-0
rounded-lg
">
<CodeEditor />
<CodeEditor />
</div>
</div>
<div class="pb-3">
<div class="pb-3">
...
...
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