app.component.scss 84 B

12345678
  1. ion-tabs {
  2. pointer-events: none;
  3. }
  4. ion-tab-button {
  5. pointer-events: all;
  6. }