The .time-grid-wrapper .weekly-day-header was set to position:sticky, causing the day name (MITTWOCH 1. APR.) to appear as a ghost header while scrolling. The correct sticky element on mobile is the existing day-bar overlay (DO 2.4.) at the top. Reverted .weekly-day-header to position:relative. v1.77.6 |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| tasks | ||
| error.tsx | ||
| global-error.tsx | ||
| globals.css | ||
| layout.tsx | ||
| manifest.ts | ||
| not-found.tsx | ||
| page.tsx | ||
| providers.tsx | ||
| view-transitions.css | ||