Skip to content

Commit d20570d

Browse files
committed
update select outline color
1 parent 1af6fad commit d20570d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reflex_ui/blocks/demo_form.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ def select_field(
159159
DEFAULT_CLASS_NAME,
160160
BUTTON_VARIANTS["variant"]["outline"],
161161
BUTTON_VARIANTS["size"]["md"],
162+
"outline-primary-6 focus:border-primary-6",
162163
),
163164
),
164165
ui.select_arrow(

0 commit comments

Comments
 (0)