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
bc5d322c
Commit
bc5d322c
authored
Mar 18, 2024
by
Timothy J. Baek
Browse files
fix: add doc modal styling
parent
b188143f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/components/documents/AddDocModal.svelte
src/lib/components/documents/AddDocModal.svelte
+1
-1
No files found.
src/lib/components/documents/AddDocModal.svelte
View file @
bc5d322c
...
@@ -138,7 +138,7 @@
...
@@ -138,7 +138,7 @@
/>
/>
<button
<button
class="w-full text-sm font-medium py-3 bg-gray-
850
hover:bg-gray-800 text-center rounded-xl"
class="w-full text-sm font-medium py-3 bg-gray-
100 hover:bg-gray-200 dark:bg-gray-850 dark:
hover:bg-gray-800 text-center rounded-xl"
type="button"
type="button"
on:click={() => {
on:click={() => {
uploadDocInputElement.click();
uploadDocInputElement.click();
...
...
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