Skip to content

Commit

Permalink
fix(lazyload): tabs lazyload layout disorder
Browse files Browse the repository at this point in the history
  • Loading branch information
pengkobe committed Nov 2, 2018
1 parent 452bb14 commit e27a2ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@
@import "~@ionic/angular/css/text-transformation.css";
@import "~@ionic/angular/css/flex-utils.css";

ion-content {
height: 100vh !important;
}

0 comments on commit e27a2ab

Please sign in to comment.