mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(tabs): android tabs stay under 2nd view
This commit is contained in:
@@ -107,6 +107,10 @@ $android-transition-timing-leaving: cubic-bezier(0.4, 0, 1, 1) !default
|
||||
top: $bar-height;
|
||||
}
|
||||
|
||||
.tabs-top.tabs-striped > .view-container {
|
||||
position: static;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user