Dash DataTable Column Headers

Hi I have a quick question about DataTable tutorial.

DataTable Sizing > Vertical Scrolling via Fixed Rows section gives an example of how to keep headers visible with n_fixed_rows=1. This works great except the headers are not perfectly aligned with columns. Is there any way to fix this? Thank you very much!

image

There isn’t right now, but we’re tracking the issue here: https://github.com/plotly/dash-table/issues/203