Skip to content

Commit bb22e4a

Browse files
BrandonSharbrandyscarney
authored andcommitted
fix(segment): add z-index to ios back button (#10363)
1 parent 7b369a1 commit bb22e4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/toolbar/toolbar.ios.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ $toolbar-button-ios-strong-font-weight: 600 !default;
316316
@include margin(0);
317317

318318
overflow: visible;
319+
z-index: 99;
319320

320321
order: map-get($toolbar-order-ios, back-button);
321322

0 commit comments

Comments
 (0)