mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(back-button): fix menu and back button alignment (#14268)
* fix(): fix menu and back button alignment * fix(button): remove button-text span
This commit is contained in:
committed by
Brandy Carney
parent
c15772651a
commit
57fbf6c396
@ -19,7 +19,7 @@
|
||||
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
display: flex;
|
||||
display: inline-flex;
|
||||
|
||||
flex-flow: row nowrap;
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user