Skip to content

Commit b01d817

Browse files
Fix lint issue
1 parent a30ba24 commit b01d817

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/components/tab-bar/tab-bar.ionic.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121

2222
gap: globals.$ion-space-300;
2323

24+
box-shadow: #{globals.$ion-elevation-2};
25+
2426
// TODO(ROU-10853): replace this value with a layer token
2527
z-index: 10;
26-
27-
box-shadow: #{globals.$ion-elevation-2};
2828
}
2929

3030
// Tab Bar Expand

0 commit comments

Comments
 (0)