From c9a82f509bb69d734a913dce1c627a8d8e1801bc Mon Sep 17 00:00:00 2001 From: accrazed Date: Thu, 7 Nov 2024 18:58:44 -0800 Subject: [PATCH] chore: compile --- NieR-Import.theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NieR-Import.theme.css b/NieR-Import.theme.css index b67ab25..1b06a3d 100644 --- a/NieR-Import.theme.css +++ b/NieR-Import.theme.css @@ -3177,7 +3177,8 @@ strong { .background_a26d7b { fill: var(--color-low); - clip-path: circle(37% at center); + -webkit-clip-path: circle(37% at center); + clip-path: circle(37% at center); } .svg_a26d7b {