Commit 41866f8
fix: onboarding nav fully visible on phones, clear of Calm-corner heart
On phone viewports the whole onboarding page scrolled, pushing Back/Next
below the fold, and the fixed Calm-corner heart (bottom-left) overlapped the
Back button. Phone layout is now a flex column: the card scrolls internally
while the nav stays pinned and is lifted ~78px so it sits above the heart,
which tucks into the very corner. Tag the stage with data-screen for scoping.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 0d8cfbd commit 41866f8
2 files changed
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
896 | | - | |
897 | | - | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
898 | 899 | | |
899 | 900 | | |
900 | 901 | | |
| |||
978 | 979 | | |
979 | 980 | | |
980 | 981 | | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments