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.
1 parent 299ff10 commit ec2f5e5Copy full SHA for ec2f5e5
source/_patterns/02-components/tab-bar/_tab-bar.variables.scss
@@ -17,4 +17,5 @@ $tabBar-tabpanel--borderTop: to-rem(
17
$pxValue: 1
18
)
19
solid $db-color-cool-gray-500 !default;
20
-$tabBar-tabpanel--boxShadow: $box-shadow-01-bottom, $box-shadow-02-bottom !default;
+$tabBar-tabpanel--boxShadow:
21
+ $box-shadow-01-bottom, $box-shadow-02-bottom !default;
0 commit comments