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