app.component.scss 134 B

123456789
  1. .ion-page {
  2. left: 0;
  3. right: 0;
  4. top: 0;
  5. bottom: 0;
  6. // display: flex;
  7. // position: absolute;
  8. // flex-direction: column;
  9. }