Files
Kisani/Features
Robin Kutesa 5602ca8e6a fix(backup): add 8pt top padding to page 1 stats to match page 0 offset
Page 0 statsStrip has padding(.top,4) from ScrollView + padding(.vertical,4)
on the HStack = 8pt before the numbers. Page 1 had none, placing text 8pt
higher. Adding padding(.top,8) to page1BelowContent corrects the alignment.

Co-Authored-By: Kutesir <kutesir@provoc.ug>
Co-Authored-By: Sentry <sentry@provoc.ug>
2026-05-22 03:51:34 +03:00
..