mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(segment): add z-index to ios back button (#10363)
This commit is contained in:
committed by
Brandy Carney
parent
7b369a1a6e
commit
bb22e4a5f3
@@ -316,6 +316,7 @@ $toolbar-button-ios-strong-font-weight: 600 !default;
|
||||
@include margin(0);
|
||||
|
||||
overflow: visible;
|
||||
z-index: 99;
|
||||
|
||||
order: map-get($toolbar-order-ios, back-button);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user