From bde8b58095ff858a51d87aede61190279f433144 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 3 Sep 2021 10:46:52 +0100 Subject: [PATCH] Fix pointer style for badges. --- src/context/intermediate/popovers/UserProfile.module.scss | 1 - src/context/intermediate/popovers/UserProfile.tsx | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/context/intermediate/popovers/UserProfile.module.scss b/src/context/intermediate/popovers/UserProfile.module.scss index f3fb5ce7..2341364b 100644 --- a/src/context/intermediate/popovers/UserProfile.module.scss +++ b/src/context/intermediate/popovers/UserProfile.module.scss @@ -124,7 +124,6 @@ img { width: 32px; height: 32px; - cursor: pointer; } } diff --git a/src/context/intermediate/popovers/UserProfile.tsx b/src/context/intermediate/popovers/UserProfile.tsx index b20b66d8..2c20d3d6 100644 --- a/src/context/intermediate/popovers/UserProfile.tsx +++ b/src/context/intermediate/popovers/UserProfile.tsx @@ -319,6 +319,9 @@ export const UserProfile = observer( }> { window.open( "https://weblate.insrt.uk/projects/revolt/web-app/", @@ -348,6 +351,9 @@ export const UserProfile = observer( { window.open( "https://insrt.uk/donate",