Skip to content

Commit 71bede9

Browse files
committed
style: remove escape
1 parent a7f5c01 commit 71bede9

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-300};
444+
color: $text-color-step-300;
445445

446446
white-space: nowrap;
447447

0 commit comments

Comments
 (0)