Skip to content

Commit

Permalink
Add hint fo accent color in active scroll tab
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenhelium committed Feb 7, 2019
1 parent 87d6191 commit cd3c22a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/View/ScrollTabs/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@

&.active {
border-bottom-color: $color-accent;
background-color: lighten($color-accent, 46%);
color: $color-text;
}
}
Expand Down

0 comments on commit cd3c22a

Please sign in to comment.