Skip to content

Commit

Permalink
feat: one font for errors of all component sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
Arucard89 committed Jan 31, 2024
1 parent 1837e16 commit 2766e9b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/Slider/Slider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,4 @@ $block: '.#{variables.$ns-new}slider';
@include mixins.text-body-1;
color: var(--g-color-text-danger);
}

&__error {
&_size_xl {
@include mixins.text-body-2;
}
}
}

0 comments on commit 2766e9b

Please sign in to comment.