Move "Save" button slightly to the left

This commit is contained in:
shati-patel
2023-07-06 16:32:34 +01:00
parent 4acc6f9e41
commit 2b13645b6f

View File

@@ -71,6 +71,7 @@ const ButtonsContainer = styled.div`
gap: 0.4em;
justify-content: right;
margin-bottom: 1rem;
margin-right: 1rem;
`;
type Props = {