feat: Add find and replace interface (#5642)
This commit is contained in:
@@ -30,6 +30,8 @@ const RealInput = styled.input<{ hasIcon?: boolean }>`
|
||||
color: ${s("text")};
|
||||
height: 30px;
|
||||
min-width: 0;
|
||||
font-size: 15px;
|
||||
|
||||
${ellipsis()}
|
||||
${undraggableOnDesktop()}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user