Commit 034ae15
committed
style(mobile-nav): dock the bottom bar to the screen edge, drop the floating pill
The primary mobile nav (Home/Discover/Calendar/My Events/Profile) was a
floating rounded pill with side margins and a gap above the safe area.
Restyled to a standard docked, full-width bottom tab bar flush to the
edge — matching how Instagram/TikTok/X render their own primary nav —
instead of introducing a second, competing "floating vs. dashboard" nav
idiom. Same items, same active-state logic, same hidden-path rules.1 parent acd5373 commit 034ae15
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- src/components/layout
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments