Make cursor a pointer when hovering over logout on desktop
This commit is contained in:
parent
e781ee19b5
commit
01ec9261de
@ -129,6 +129,7 @@ export default function (props: {
|
||||
variant="ghost"
|
||||
>
|
||||
<svg
|
||||
cursor="pointer"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="16"
|
||||
height="16"
|
||||
|
Loading…
x
Reference in New Issue
Block a user