Fix css on mobile
parent
b2f753fc26
commit
eefe301fe3
|
@ -54,4 +54,5 @@ const StyledInputSuggestion = styled(SmallBody)`
|
|||
white-space: nowrap;
|
||||
}
|
||||
gap: ${({ theme }) => theme.spacings.sm};
|
||||
flex-wrap: wrap;
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue