mirror of
https://github.com/urbit/shrub.git
synced 2024-12-24 20:47:27 +03:00
invite notifications: fix radius of mention line
This commit is contained in:
parent
ec60ea6790
commit
503a3a8a49
@ -64,7 +64,7 @@ function Elbow(
|
|||||||
>
|
>
|
||||||
<Box
|
<Box
|
||||||
border="2px solid"
|
border="2px solid"
|
||||||
borderRadius={2}
|
borderRadius={3}
|
||||||
borderColor={color}
|
borderColor={color}
|
||||||
position="absolute"
|
position="absolute"
|
||||||
left="0px"
|
left="0px"
|
||||||
|
Loading…
Reference in New Issue
Block a user