layout: fix nav positioning on ios
#21
Merged
offbyn
merged 1 commits from fix-tab-height-ios
into master
2 years ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'fix-tab-height-ios'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Safari does not take the addressbar into account when using 100vh,
this is the cauase that the navigation is sometimes hidden when
the user scrolls up/down.
changed to 100dvh with fallback to 100vh.
4dd8dae483
into master 2 years ago4dd8dae483
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.