File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/htpy_uikit/components Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ def native_select(
6464 "aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive "
6565 "dark:bg-input/30 dark:hover:bg-input/50 flex w-fit items-center justify-between gap-2 rounded-md border bg-transparent "
6666 "pl-3 pr-9 py-2 text-sm whitespace-nowrap shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-[3px] "
67- "disabled:cursor-not-allowed disabled:opacity-50 h-9 bg-[ image:var( --chevron-down-icon-50)] bg-no-repeat bg-position-[center_right_0.75rem] bg-size-[1rem]"
67+ "disabled:cursor-not-allowed disabled:opacity-50 h-9 bg-( image:--chevron-down-icon-50) bg-no-repeat bg-position-[center_right_0.75rem] bg-size-[1rem]"
6868 )
6969
7070 # Build class list
You can’t perform that action at this time.
0 commit comments