CSS issue with aligmnet virtualizedRows with @tanstack/react-table
Now I have issue with aligment of virtualized rows to match with columns.
Should I also create a virtualizer for columns, to measure the width of the columns or is there any better way to do it?
Example of tantack that I was relying on
https://codesandbox.io/s/tanstack-virtualization-sqeg3v?file=/src/main.tsx:1177-1180

