Skip to content

Commit 8fa3ba1

Browse files
committed
style: remove escape
1 parent c730e76 commit 8fa3ba1

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

369369
white-space: nowrap;
370370

0 commit comments

Comments
 (0)