Skip to content

Commit

Permalink
👕 sort styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfahan committed Mar 7, 2021
1 parent 9a8c4d7 commit 4c594c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/mixins/components/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@

@mixin button-design-fillin-variant($color) {
$active-border: clr-step($color, 4);
color: $color;
border-color: currentColor;
color: $color;

@include hover-focus {
border-color: $color;
Expand Down

0 comments on commit 4c594c1

Please sign in to comment.