From 9daeca76932135b58251040ce7b58df619086a6d Mon Sep 17 00:00:00 2001 From: Qing Date: Thu, 20 Oct 2022 21:27:58 +0800 Subject: [PATCH] fix redo button on safari --- lama_cleaner/app/src/components/Editor/Editor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lama_cleaner/app/src/components/Editor/Editor.tsx b/lama_cleaner/app/src/components/Editor/Editor.tsx index 7c6335e..128e184 100644 --- a/lama_cleaner/app/src/components/Editor/Editor.tsx +++ b/lama_cleaner/app/src/components/Editor/Editor.tsx @@ -1168,7 +1168,7 @@ export default function Editor() { viewBox="0 0 19 9" fill="none" xmlns="http://www.w3.org/2000/svg" - transform="scale(-1,1)" + style={{ transform: 'scale(-1,1)' }} >