Files
paseo/packages
Mohamed Boudra 98f2736233 fix(app): keep diff gutter row aligned when line number is blank
The recently added numberOfLines={1} on the gutter <Text> wraps the
content in display:-webkit-box; overflow:hidden on web, where a plain
ASCII space collapses to zero height. That shifted every line number up
by one row, leaving "1" next to the hunk marker. Use a non-breaking
space so the cell keeps its line height.
2026-04-28 21:58:22 +07:00
..
2026-04-28 20:09:12 +07:00
2026-04-28 20:09:12 +07:00
2026-04-28 20:09:12 +07:00
2026-04-28 20:09:12 +07:00