fix style text
This commit is contained in:
@@ -42,7 +42,7 @@ const FuzzySpan = styled.span`
|
||||
`;
|
||||
|
||||
const HighlightSpan = styled.span`
|
||||
coler: #fff;
|
||||
color: #fff;
|
||||
background-color: ${(props) => props.$bgColor};
|
||||
&hover: {
|
||||
filter: none;
|
||||
|
||||
Reference in New Issue
Block a user