From e43036ae3ac82714f59c53e927559ff892d97383 Mon Sep 17 00:00:00 2001 From: radishzzz Date: Sun, 26 Jan 2025 04:22:02 +0000 Subject: [PATCH] test: ios flash issue --- src/styles/global.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/global.css b/src/styles/global.css index 759eef5..17fda7c 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -13,7 +13,6 @@ html::-webkit-scrollbar { } body { --at-apply: 'text-1.6rem'; - backface-visibility: hidden; transform: translateZ(0); -webkit-transform: translateZ(0); }