Skip to content

Commit

Permalink
fix(NumberInput): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DaryaLari committed Sep 13, 2024
1 parent 8346140 commit c7425bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/controls/NumberInput/NumberInput.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $block: '.#{variables.$ns}number-input';
}

&_view_clear {
--numeric-arrows-border-color: transparrent;
--numeric-arrows-border-color: transparent;
}

&__numeric-arrows {
Expand Down

0 comments on commit c7425bd

Please sign in to comment.