mirror of
https://github.com/urbit/shrub.git
synced 2024-12-23 19:05:48 +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
|
||||
border="2px solid"
|
||||
borderRadius={2}
|
||||
borderRadius={3}
|
||||
borderColor={color}
|
||||
position="absolute"
|
||||
left="0px"
|
||||
|
Loading…
Reference in New Issue
Block a user