Make cursor a pointer when hovering over logout on desktop

This commit is contained in:
regalijan 2023-10-19 16:50:39 -04:00
parent e781ee19b5
commit 01ec9261de
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -129,6 +129,7 @@ export default function (props: {
variant="ghost"
>
<svg
cursor="pointer"
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"