refac
This commit is contained in:
@@ -224,7 +224,7 @@
|
|||||||
<div class="flex flex-1 items-center">
|
<div class="flex flex-1 items-center">
|
||||||
<div class="w-full px-0.5">
|
<div class="w-full px-0.5">
|
||||||
<select
|
<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'}
|
{selectedGroupId ? '' : 'text-gray-500'}
|
||||||
dark:placeholder-gray-500"
|
dark:placeholder-gray-500"
|
||||||
bind:value={selectedGroupId}
|
bind:value={selectedGroupId}
|
||||||
|
|||||||
Reference in New Issue
Block a user