fix: Dead pointer zone over links when hover card is showing
This commit is contained in:
@@ -215,6 +215,7 @@ const Pointer = styled.div`
|
||||
height: 22px;
|
||||
position: absolute;
|
||||
transform: translateX(-50%);
|
||||
pointer-events: none;
|
||||
|
||||
&:before,
|
||||
&:after {
|
||||
|
||||
Reference in New Issue
Block a user