diff --git a/src/styles/search.ts b/src/styles/search.ts index 6e81572a1..a04f94be9 100644 --- a/src/styles/search.ts +++ b/src/styles/search.ts @@ -61,6 +61,6 @@ export const SelectStyles = { color: 'rgba(255, 255, 255, 0.7)', wordSpacing: '2px', whiteSpace: 'nowrap', - marginLeft: '36px', + marginLeft: '38px', }), };