feat: Add find and replace interface (#5642)
This commit is contained in:
@@ -200,6 +200,7 @@ const Link = styled(NavLink)<{
|
||||
text-overflow: ellipsis;
|
||||
padding: 6px 16px;
|
||||
border-radius: 4px;
|
||||
min-height: 32px;
|
||||
transition: background 50ms, color 50ms;
|
||||
user-select: none;
|
||||
background: ${(props) =>
|
||||
|
||||
Reference in New Issue
Block a user