Browse Source

fix: styling

Timothy J. Baek 11 tháng trước cách đây
mục cha
commit
9d4c07b76a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/lib/components/admin/Settings/Banners.svelte

+ 1 - 1
src/lib/components/admin/Settings/Banners.svelte

@@ -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 == ''}