Skip to content

Commit 0adf975

Browse files
committed
Merge pull request #4215 from gaetansenn/patch-1
Add Subfooter with tabs support
2 parents 62fa27e + ffa7320 commit 0adf975

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: scss/_scaffolding.scss

+4
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,10 @@ ion-infinite-scroll {
236236
}
237237
}
238238

239+
.bar-subfooter.has-tabs {
240+
bottom: $tabs-height + $bar-footer-height;
241+
}
242+
239243
.has-footer.has-tabs {
240244
bottom: $tabs-height + $bar-footer-height;
241245
}

0 commit comments

Comments
 (0)