Skip to content

Commit cd3c22a

Browse files
committed
Add hint fo accent color in active scroll tab
1 parent 87d6191 commit cd3c22a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/View/ScrollTabs/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444

4545
&.active {
4646
border-bottom-color: $color-accent;
47+
background-color: lighten($color-accent, 46%);
4748
color: $color-text;
4849
}
4950
}

0 commit comments

Comments
 (0)