At present, the trophy modal is not at all responsive (https://file.coffee/u/7_avO5aXj2CaVjQQxBG2N.gif) and also doesn't disable scrolling when open. Can both of these be fixed? The modal should be fairly easy (a parent of 100%, 100% and a child with Code: display: flex; justify-content: centre; align-self: center; should work. As for the scrolling, a few lines of js and a Code: overflow: hidden; on body should be all it needs.
I dont know what this means but you always know what ur talking about when it comes to coding it seems so I support LOL
bump!! i did some investigation on this and it seems it's infeasible with just css but some js it'd definitely be possible, i think
Bump I should just fix this with my fancy new js patching stuff in skyblock extras, and then with the fix right there it won't be added probably anyway