mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-12 15:01:38 +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