observablehq / inputs

Better input elements
https://observablehq.com/framework/lib/inputs
ISC License
127 stars 34 forks source link

Remove negative table margin #256

Closed CobusT closed 1 year ago

CobusT commented 1 year ago

The Inputs.table has a -14px horizontal margin which makes it not align with the notebook's cell borders. See this notebook to see the result of this change (using a file attachment version of Inputs with the -14px removed).

image

This is also causing issues when someone exports a table cell where it is too far to the left.

image