mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 22:03:50 +03:00
landscape: mentions use cursor: pointer
This commit is contained in:
parent
aaddd080b5
commit
dda7dad2b1
@ -69,6 +69,7 @@ export function Mention(props: {
|
||||
<Box
|
||||
position="relative"
|
||||
display="inline-block"
|
||||
cursor="pointer"
|
||||
>
|
||||
{showOverlay && (
|
||||
<ProfileOverlay
|
||||
|
Loading…
Reference in New Issue
Block a user