Skip to content

Commit fa31710

Browse files
yyassi-heartexborisheartexcursoragent
authored
fix: UTC-644: Restore full-row click area in Select Option component (#9570)
Co-authored-by: borisheartex <boris@humansignal.com> Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: borisheartex <borisheartex@users.noreply.github.com>
1 parent 49b4a7b commit fa31710

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

web/libs/ui/src/lib/select/select.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@ const Option = ({
733733
className={clsx(
734734
className,
735735
[
736+
"w-full",
736737
"rounded-4",
737738
"text-neutral-content-subtle",
738739
"overflow-hidden",

0 commit comments

Comments
 (0)