This commit is contained in:
Timothy Jaeryang Baek
2026-01-09 01:25:40 +04:00
parent 9451b13dc6
commit 8e7ebdbf63

View File

@@ -224,7 +224,7 @@
<div class="flex flex-1 items-center">
<div class="w-full px-0.5">
<select
class="dark:bg-gray-900 outline-hidden bg-transparent text-sm block w-full pr-10 max-w-full
class=" outline-hidden bg-transparent text-sm block w-full pr-10 max-w-full
{selectedGroupId ? '' : 'text-gray-500'}
dark:placeholder-gray-500"
bind:value={selectedGroupId}