mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
iOS transition gray out leaving view
This commit is contained in:
@@ -8,3 +8,7 @@ $outer-content-md-background-color: #efeff4 !default;
|
||||
.outer-content {
|
||||
background: $outer-content-md-background-color;
|
||||
}
|
||||
|
||||
ion-nav {
|
||||
background: #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user