diff --git a/lib/js/app/components/BrowserPreview/BrowserPreview.styles.ts b/lib/js/app/components/BrowserPreview/BrowserPreview.styles.ts index e520ff120..e2527bac4 100644 --- a/lib/js/app/components/BrowserPreview/BrowserPreview.styles.ts +++ b/lib/js/app/components/BrowserPreview/BrowserPreview.styles.ts @@ -10,7 +10,7 @@ export const Card = styled.div` `; export const HeaderContainer = styled.div` - margin: 7px 0 20px 0; + margin: 7px 0 17px 0; `; export const QueryTitle = styled.div`