mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(navBar): calc correct button width before enter
This commit is contained in:
@@ -172,6 +172,7 @@ $android-transition-timing-leaving: cubic-bezier(0.4, 0, 1, 1) !default
|
||||
.title,
|
||||
.buttons,
|
||||
.back-text {
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
@include transition-duration(0s);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user