Scrollbar cursor hide last column data when right aligned

Hi,

When the last column is right aligned the data is partially hidden by the vertical scrollbar cursor.
What can I do to easily add some offset or padding right to keep the data a few pixels left of the cell right border ?

See this fiddle to understand.

Thanks !

I do not see anything odd in the Fiddle on Windows 10/ Chrome 66 @olivier

The table seems to work the same. Please let me know what I’m missing or record your screen.

Hi @aleksandra_budnik,

Thanks.
You won’t have the problem when it’s left align and you removed the htRight className :wink:

But the answer in the other post (forum), gives me the answer : it depends on the Mac scrolling settings. When set to “always” there’s no problem, when set to “when scrolling” then it’s just a matter of stopping scrolling.

Thanks, this can be closed.

Oh, OK. Great :slight_smile: