mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Full height nav
This commit is contained in:
@@ -24,6 +24,10 @@ ion-app {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
ion-nav {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
ion-nav-pane {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user