diff --git a/scss/_tabs.scss b/scss/_tabs.scss index 91a6649785b..580958a201e 100644 --- a/scss/_tabs.scss +++ b/scss/_tabs.scss @@ -194,7 +194,9 @@ /* Navigational tab */ /* Active state for tab */ -.tab-item.tab-item-active { +.tab-item.tab-item-active, +.tab-item.active, +.tab-item.activated { opacity: 1; &.tab-item-light {