mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
transition updates
This commit is contained in:
@ -1,2 +1,14 @@
|
||||
<ion-nav [initial]="initial">
|
||||
</ion-nav>
|
||||
|
||||
<style>
|
||||
|
||||
ion-nav {
|
||||
background: black;
|
||||
}
|
||||
|
||||
.nav-item {
|
||||
background: white;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user