Skip to content

Commit d0ea796

Browse files
author
Hadas Farhi
authored
set default color to tabs titles (mondaycom#386)
1 parent 0ada555 commit d0ea796

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Tabs/Tab/Tab.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
user-select: none;
3939
margin-bottom: $margin-bottom;
4040
cursor: pointer;
41+
@include theme-prop(color, primary-text-color);
4142

4243
&:focus {
4344
outline: none;

0 commit comments

Comments
 (0)