Skip to content

Commit

Permalink
[RangeDatePicker]: restored focus to invalid state
Browse files Browse the repository at this point in the history
  • Loading branch information
vik753 committed Nov 10, 2023
1 parent c635fa7 commit b2f63a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uui/components/datePickers/RangeDatePicker.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
}
}

&:global(.uui-focus):not(:global(.uui-invalid)) {
&:global(.uui-focus) {
border-color: var(--uui-control-border);

.separator {
Expand Down

0 comments on commit b2f63a4

Please sign in to comment.