Fix missing pointer for anon info (#1201)

This commit is contained in:
ekzyis 2024-05-29 08:32:57 -05:00 committed by GitHub
parent 4e14e2b5d3
commit 2e346b488d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ function AnonInfo () {
return (
<AnonIcon
className='ms-2 fill-theme-color' height={22} width={22}
className='ms-2 fill-theme-color pointer' height={22} width={22}
onClick={
(e) =>
showModal(onClose =>