From aabc973d114c5aecc2ed47a38831cc244e218551 Mon Sep 17 00:00:00 2001 From: Maxwell Barvian Date: Thu, 24 Oct 2024 14:20:30 -0700 Subject: [PATCH] Undo will-change on slotted --- packages/number-flow/src/styles.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/number-flow/src/styles.ts b/packages/number-flow/src/styles.ts index 086cb69a..def74e0d 100644 --- a/packages/number-flow/src/styles.ts +++ b/packages/number-flow/src/styles.ts @@ -89,6 +89,7 @@ const styles = css` left: 0; top: 0; color: transparent !important; + will-change: unset !important; z-index: -5; }