Skip to content

Commit f88b66a

Browse files
committed
fix(input): update counter color
1 parent 72c9cf9 commit f88b66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/input/input.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
*/
365365
@include margin-horizontal(auto, null);
366366

367-
color: #{$text-color-step-450};
367+
color: #{$text-color-step-300};
368368

369369
white-space: nowrap;
370370

0 commit comments

Comments
 (0)