Skip to content

Commit 558d09f

Browse files
committed
Changing the bottom margin
1 parent 8974cae commit 558d09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
}
7979

8080
:host([slot="bottom"].tab-bar-compact) {
81-
bottom: calc(globals.$ion-space-100 + var(--ion-safe-area-bottom, 0));
81+
bottom: calc(globals.$ion-space-400 + var(--ion-safe-area-bottom, 0));
8282
}
8383

8484
// Tab Bar Shapes

0 commit comments

Comments
 (0)