dataface
dataface copied to clipboard
Table should scroll horizontally
I'm thinking:
- Columns have a minimum width by default (ie.
120px) - Column width can be expanded by dragging it in the UI, and it will persist to localstorage
Horizontal scroll is particularly important for mobile use.
Having some trouble with the CSS. Here's a test case:
https://codepen.io/timwis/pen/zzqvPy?editors=1100#