#Squared
1 messages ยท Page 1 of 1 (latest)
Discord Minecraft edition
Shows the correct status for me, can you check with the snippet off as well?
Huh, that's very odd. It doesn't happen on my end. Are you using any plugins that does anything to the status indicator?
didn't really work for me
this did however. I don't really get why you had to lowkey overcompliate things....
* { border-radius: 0 !important; }
I wrote this as a reusable module for theme devs who want to make a theme that primarily has square corners. So there's a few things I'm taking into account that may or may not be relevant to you:
*is performance heavy compared to specific selectors.!importantwould override any later changes toborder-radiusthat the theme might want to have.- The snippet also addresses SVGs and masked objects, in addition to border-radius.
If none of the above apply to you (ie. you have a great computer and want to force square corners over what other themes have set), then your way does indeed work best.
ahhh I see ^^
oh discord is much snappier now heh
css optimisations??
If not using the nuclear option counts as optimisation ๐ค