From 407e3946ce754c3537ee899fd4085163faf05ac8 Mon Sep 17 00:00:00 2001 From: Valtteri Karesto Date: Thu, 30 Jun 2022 15:30:43 +0300 Subject: [PATCH] Added underline on hover to links --- components/Accounts.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/components/Accounts.tsx b/components/Accounts.tsx index db53e43..fd36b74 100644 --- a/components/Accounts.tsx +++ b/components/Accounts.tsx @@ -116,6 +116,7 @@ export const AccountDialog = ({ - + {activeAccount && activeAccount.hooks.length > 0