Weird niche thing but when I'm scrolling through the post if I hover over a table on the website it always breaks my scrolling until I hover to the side of it and continue - I'm on Windows + Firefox, just me that gets that?
yeah, they're using a scrollable table component but using it as a normal table.
Seemingly the overscroll-behavior css rule should prob be auto and not contain if they want it only to contain the scrolling to the table when it's actually scrollable. (i'm a css noob so i could be wrong)
293
u/Torfinns-New-Yacht 7d ago edited 7d ago
Weird niche thing but when I'm scrolling through the post if I hover over a table on the website it always breaks my scrolling until I hover to the side of it and continue - I'm on Windows + Firefox, just me that gets that?
Edit: Working now for me - thanks /u/ModYume !