Skip to content

Commit 69978bc

Browse files
authored
[NumberField] Use error outline when invalid (#2705)
1 parent 77c456a commit 69978bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core.Assets/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ body:has(.prevent-scroll) {
5151
--highlight-bg: #fff3cd;
5252
}
5353
54-
54+
fluent-number-field.invalid,
5555
[role='checkbox'].invalid::part(control),
5656
[role='combobox'].invalid::part(control),
5757
fluent-combobox.invalid::part(control),

0 commit comments

Comments
 (0)