"src/git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "af6e4eb90452ed54e6201a38e8518317744af673"
Commit 9d58bb1c authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: styling

parent acbdb05b
...@@ -20,7 +20,10 @@ ...@@ -20,7 +20,10 @@
<ChevronDown strokeWidth="3.5" className="size-3.5 " /> <ChevronDown strokeWidth="3.5" className="size-3.5 " />
{/if} {/if}
</div> </div>
<div class="text-sm border border-gray-300/30 dark:border-gray-700/50 rounded-xl" slot="content"> <div
class="text-sm border border-gray-300/30 dark:border-gray-700/50 rounded-xl mb-1.5"
slot="content"
>
{#if status?.query} {#if status?.query}
<a <a
href="https://www.google.com/search?q={status.query}" href="https://www.google.com/search?q={status.query}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment