Skip to content
Snippets Groups Projects
Unverified Commit d3777b3e authored by Nicolò Pretto's avatar Nicolò Pretto Committed by GitHub
Browse files

fix padding on setup completed step when on cloud (#47021)

parent c5e85d17
Branches
Tags
No related merge requests found
......@@ -8,6 +8,7 @@ export const StepRoot = styled.section`
border-radius: 0.5rem;
background-color: var(--mb-color-bg-white);
gap: 32px;
margin-bottom: 1.75rem;
`;
export const StepTitle = styled.div`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment