70 pixels more to test t3

This commit is contained in:
2026-06-28 16:54:48 -03:00
parent 7385f52b95
commit 31caec25d0

View File

@@ -29,7 +29,7 @@ list:
} }
``` ```
The `170px` reserves room for the page header, the board column header, the horizontal The `240px` reserves room for the page header, the board column header, the horizontal
scrollbar, and a little breathing space. A fixed-pixel budget is more reliable than a scrollbar, and a little breathing space. A fixed-pixel budget is more reliable than a
proportional value because that chrome is a fixed height regardless of screen size. proportional value because that chrome is a fixed height regardless of screen size.