Skip to content

Commit 927276c

Browse files
committed
Updated tabs undeline color
1 parent f5bbd30 commit 927276c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/shared/components/Contentful/Tabs/themes/underline.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ $text-color-pannel: #4a4a4a;
4848

4949
&:hover,
5050
&.selected {
51-
border-bottom: 5px solid #229174;
51+
border-bottom: 5px solid #43D7B0;
52+
border-radius: 3px;
5253
}
5354

5455
p {

0 commit comments

Comments
 (0)