mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-20 05:12:54 +08:00
style searched node
This commit is contained in:
parent
2cac91004b
commit
4ccbb6699d
@ -27,7 +27,8 @@ export const StyledForeignObject = styled.foreignObject`
|
||||
pointer-events: none;
|
||||
|
||||
&.searched {
|
||||
border: 1px solid ${({ theme }) => theme.SEAGREEN};
|
||||
border: 2px solid ${({ theme }) => theme.TEXT_POSITIVE};
|
||||
border-radius: 2px;
|
||||
}
|
||||
`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user