tzezar / datagrid

Datagrid made in svelte. Easy to use. Easy to customize.
https://tzezars-datagrid.vercel.app
MIT License
124 stars 3 forks source link

Small gap above head #8

Closed tzezar closed 1 month ago

tzezar commented 1 month ago

On mobile there is small pixel gap above header, either due to wrongly calculated offset or due to improper styling

Screenshot_20241010-102202

tzezar commented 1 month ago

Upon further inspection, the gap occurs only on some browsers and only when the window is enlarged. Probably due to the use of css borders. Closing for now.