fix: styling

This commit is contained in:
Timothy J. Baek 2024-05-26 18:05:49 -07:00
parent 3b6acaa513
commit 9d4c07b76a

View File

@ -76,7 +76,7 @@
<div class=" flex justify-between">
<div class="flex flex-row flex-1 border rounded-xl dark:border-gray-800">
<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}
>
{#if banner.type == ''}