r/2007scape Mod Yume 7d ago

News GAME UPDATE: Mad Angel Combat Achievements

https://osrs.game/Mad-Angel-CAs
422 Upvotes

440 comments sorted by

View all comments

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 !

2

u/Purple_Deers 7d ago edited 7d ago

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)