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) => {
)}
-
-
- handleCopyButtonClick(shortcut)}>
-
-
-
-
-
-
-
-
{havePermission && (
= (props: Props) => {
{trigger ? (
trigger
) : (
-
-
+
+
)}