cf3b7f28
web: hide the per-row diff scrollbar gutter (overlay style)
Each @pierre/diffs code row scrolls horizontally on its own (overflow-x: scroll) and reserves a classic scrollbar track sized to the measured --diffs-scrollbar-gutter. On platforms with non-overlay scrollbars (e.g. macOS "always show"), that track shows as a grey strip under any row with a long line, reading as leftover bottom padding. Set --diffs-scrollbar-gutter-override: 0 on #diff-root so the track is never reserved; long lines stay scrollable by trackpad / wheel. Verified the override wins over a simulated 14px measured gutter (reserved height stays 0). Re-hashed the embedded stylesheet.
bigbes <bigbes@gmail.com> — 2026-07-19 17:41:36 UTC
Commit cf3b7f28cf1571a8f32d598af494f538ec58ad9f —
view raw patch
Parent(s):
44cc9550
| File | Status | + | − |
|---|---|---|---|
scss/main.scss
|
M | +8 | |
web/static/main.min.051da28d.css → web/static/main.min.79713f25.css
|
R | +1 | -1 |