From 88810bf0a4ef74299f6541b60fa91cea3610f99c Mon Sep 17 00:00:00 2001 From: sct Date: Mon, 4 Jan 2021 16:09:09 +0000 Subject: [PATCH] fix(frontend): use hardware acceleration for titlecard scale --- src/components/TitleCard/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TitleCard/index.tsx b/src/components/TitleCard/index.tsx index c8588f47c..437d8e43b 100644 --- a/src/components/TitleCard/index.tsx +++ b/src/components/TitleCard/index.tsx @@ -76,7 +76,7 @@ const TitleCard: React.FC = ({ onCancel={closeModal} />