Fix: active/hover state on document path
This commit is contained in:
@ -38,11 +38,9 @@ const ResultWrapperLink = ResultWrapper.withComponent('a').extend`
|
||||
cursor: pointer;
|
||||
|
||||
${StyledGoToIcon} {
|
||||
svg {
|
||||
fill: ${color.white};
|
||||
}
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
type Props = {
|
||||
|
Reference in New Issue
Block a user