From 93ed3c81ffb1d7d9273382a74309806cd67cd437 Mon Sep 17 00:00:00 2001 From: Steven Date: Thu, 10 Aug 2023 22:29:54 +0800 Subject: [PATCH] fix: max width --- web/src/components/ShortcutCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/ShortcutCard.tsx b/web/src/components/ShortcutCard.tsx index db58d6c..3c75ada 100644 --- a/web/src/components/ShortcutCard.tsx +++ b/web/src/components/ShortcutCard.tsx @@ -55,7 +55,7 @@ const ShortcutView = (props: Props) => {