From eee4976fbab73948bff60d7d7e463cb4f3d9afe1 Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 28 Jun 2023 00:17:35 +0800 Subject: [PATCH] chore: update shortcut view style --- web/src/components/ShortcutView.tsx | 17 +++++------------ web/src/components/common/Dropdown.tsx | 4 ++-- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/web/src/components/ShortcutView.tsx b/web/src/components/ShortcutView.tsx index 89c278d..c0f3a41 100644 --- a/web/src/components/ShortcutView.tsx +++ b/web/src/components/ShortcutView.tsx @@ -54,7 +54,7 @@ const ShortcutView = (props: Props) => { return (
-
+
{favicon ? ( @@ -62,24 +62,17 @@ const ShortcutView = (props: Props) => { )}
- + + +
- - - - - - - - {havePermission && ( = (props: Props) => { {trigger ? ( trigger ) : ( - )}