Web: PreparationPortalDialog: Fixed styles.

This commit is contained in:
Tatiana Lopaeva 2023-01-25 11:06:55 +03:00
parent 8598c09dfb
commit cf71b72865

View File

@ -7,7 +7,7 @@ const StyledPreparationPortalDialog = styled.div`
margin-bottom: 40px;
}
.preparation-portal_body-wrapper {
margin-bottom: 16px;
margin-bottom: 0;
}
`;