更新样式匹配新设计方案
This commit is contained in:
@@ -42,6 +42,7 @@ function SelectTrigger({
|
||||
'aria-invalid:border-fail dark:bg-input/30 dark:hover:bg-input/50 flex w-fit items-center justify-between gap-2 ',
|
||||
'rounded-md border bg-transparent px-3 py-2 text-sm whitespace-nowrap transition-[color] ',
|
||||
'outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50 ',
|
||||
'bg-card',
|
||||
{
|
||||
sm: 'h-9',
|
||||
default: 'h-10',
|
||||
|
||||
Reference in New Issue
Block a user