From 12172f11c059db93ed433c8fce0f199a19943a57 Mon Sep 17 00:00:00 2001 From: Steven Date: Mon, 10 Jul 2023 23:35:23 +0800 Subject: [PATCH] chore: update styles --- web/src/components/AnalyticsDialog.tsx | 15 +++++++++++++-- web/src/components/GenerateQRCodeDialog.tsx | 2 +- web/src/components/ShortcutView.tsx | 4 ++-- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/web/src/components/AnalyticsDialog.tsx b/web/src/components/AnalyticsDialog.tsx index 0fa8dae..1a777a4 100644 --- a/web/src/components/AnalyticsDialog.tsx +++ b/web/src/components/AnalyticsDialog.tsx @@ -66,12 +66,23 @@ const AnalyticsDialog: React.FC = (props: Props) => {
Devices
- /
- diff --git a/web/src/components/ShortcutView.tsx b/web/src/components/ShortcutView.tsx index 702e526..eddb5a9 100644 --- a/web/src/components/ShortcutView.tsx +++ b/web/src/components/ShortcutView.tsx @@ -63,9 +63,9 @@ const ShortcutView = (props: Props) => {
{favicon ? ( - + ) : ( - + )}