Commit d4c465e
authored
Composite table: full height on touch devices, single page scroll (#844)
On touch/small screens, drop the table's max-height cap so it stretches to full height and the page provides one vertical scroll instead of a nested scroll inside the table. Horizontal finger-scroll unchanged. Scoped to @media (hover:none) and (pointer:coarse); desktop keeps the capped internally-scrolling box with the sticky header.1 parent 07d27ea commit d4c465e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
294 | 296 | | |
295 | 297 | | |
296 | 298 | | |
| |||
0 commit comments