-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: [Client] iOS / iPadOS Safari で Home Indicator が UI と被る問題を再度修正
env(safe-area-inset-bottom) は viewport-fit=cover と一緒に定義しないと効かないらしい… 今回の変更によりスマホ横画面では iPhone の場合若干 UI がノッチと被るけど、ちゃんとノッチを避けるのが難しいので妥協してくれ… iPhone 14 Plus サイズのスマホでスマホ横画面用の CSS スタイルが適用されない問題も併せて修正した
- Loading branch information
1 parent
35daafb
commit f1f08c7
Showing
4 changed files
with
29 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters