We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8de8df3 + 91f6d67 commit 9211a8cCopy full SHA for 9211a8c
components/molecule/tabs/src/styles/index.scss
@@ -109,7 +109,9 @@ $item-base-class: '#{$base-class}-item';
109
110
&--highlighted#{$base-class}--horizontal,
111
&--highlighted#{$base-class}--fullWidth {
112
- border-bottom: $bb-sui-molecule-tabs-fullwidth;
+ #{$base-class}-scroller {
113
+ border-bottom: $bb-sui-molecule-tabs-fullwidth;
114
+ }
115
116
#{$item-base-class} {
117
border: 0 none transparent;
0 commit comments