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

fix: styling

parent 3b6acaa5
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<div class=" flex justify-between"> <div class=" flex justify-between">
<div class="flex flex-row flex-1 border rounded-xl dark:border-gray-800"> <div class="flex flex-row flex-1 border rounded-xl dark:border-gray-800">
<select <select
class="w-fit capitalize rounded-xl py-2 px-4 text-xs bg-transparent outline-none" class="w-fit capitalize rounded-xl py-2 px-4 text-xs bg-transparent outline-none text-gray-900"
bind:value={banner.type} bind:value={banner.type}
> >
{#if banner.type == ''} {#if banner.type == ''}
......
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