diff --git a/web/src/components/Wizard/Content/Content.styled.ts b/web/src/components/Wizard/Content/Content.styled.ts index f92b00e4ff..9eca7a0c60 100644 --- a/web/src/components/Wizard/Content/Content.styled.ts +++ b/web/src/components/Wizard/Content/Content.styled.ts @@ -2,7 +2,7 @@ import {Typography} from 'antd'; import styled, {css} from 'styled-components'; export const Container = styled.div` - margin: 8px 0; + margin: 8px 0 0; .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab, .ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {