Skip to content

Commit ec2f5e5

Browse files
committed
refactor: running prettier
1 parent 299ff10 commit ec2f5e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/_patterns/02-components/tab-bar/_tab-bar.variables.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ $tabBar-tabpanel--borderTop: to-rem(
1717
$pxValue: 1
1818
)
1919
solid $db-color-cool-gray-500 !default;
20-
$tabBar-tabpanel--boxShadow: $box-shadow-01-bottom, $box-shadow-02-bottom !default;
20+
$tabBar-tabpanel--boxShadow:
21+
$box-shadow-01-bottom, $box-shadow-02-bottom !default;

0 commit comments

Comments
 (0)