Skip to content

Commit 938a83e

Browse files
committed
fix(textarea): update counter color
1 parent e7536f3 commit 938a83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/textarea/textarea.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441
*/
442442
@include margin-horizontal(auto, null);
443443

444-
color: #{$text-color-step-450};
444+
color: #{$text-color-step-300};
445445

446446
white-space: nowrap;
447447

0 commit comments

Comments
 (0)