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
9ab47cf6
Commit
9ab47cf6
authored
Jul 15, 2024
by
SimonOriginal
Browse files
refac 5
parent
676688aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/lib/components/workspace/common/ManifestModal.svelte
src/lib/components/workspace/common/ManifestModal.svelte
+3
-2
No files found.
src/lib/components/workspace/common/ManifestModal.svelte
View file @
9ab47cf6
...
@@ -63,9 +63,10 @@
...
@@ -63,9 +63,10 @@
<a
<a
href={manifest.funding_url}
href={manifest.funding_url}
target="_blank"
target="_blank"
class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}
</a
class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}
>
</a
>
</div>
</div>
</div>
</div>
<div class="flex justify-end pt-3 text-sm font-medium">
<div class="flex justify-end pt-3 text-sm font-medium">
...
...
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