fix: 'Replace all' button overflows container on Firefox
This commit is contained in:
@@ -348,6 +348,7 @@ const SearchModifiers = styled(Flex)`
|
||||
`;
|
||||
|
||||
const StyledInput = styled(Input)`
|
||||
width: 196px;
|
||||
flex: 1;
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user