@@ -8,14 +8,6 @@
// flex-direction: column;
}
-/* 确保内容区域不被状态栏覆盖 */
-ion-app {
- // --ion-safe-area-top: 0;
- // --ion-safe-area-bottom: 0;
- // --ion-safe-area-left: 0;
- // --ion-safe-area-right: 0;
-}
-
ion-content {
--ion-padding-top: env(safe-area-inset-top);
--ion-padding-bottom: env(safe-area-inset-bottom);