From 61bd7b622caa67124d504a82c54ebc39640dbf57 Mon Sep 17 00:00:00 2001 From: NeoNyaa <56982408+NeoNyaa@users.noreply.github.com> Date: Fri, 5 Sep 2025 11:57:28 +0100 Subject: [PATCH] Fix class reroll --- src/unrounding.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unrounding.css b/src/unrounding.css index 8f99104..d3a2796 100644 --- a/src/unrounding.css +++ b/src/unrounding.css @@ -76,7 +76,7 @@ overflow: visible !important; } - .slider__87bf1 > rect[rx='10'] { + .slider__6f89e > rect[rx='10'] { rx: 0 !important; }