Skip to content

Commit

Permalink
Update src/features/ModelView/ModelView.styled.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Olava Faksdal <[email protected]>
  • Loading branch information
mheggelund and olavis authored Sep 19, 2023
1 parent 9e102e4 commit fdc08dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/ModelView/ModelView.styled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const InnerMetadataWrapper = styled.div`
row-gap: ${spacings.XXX_LARGE};
.edit-metadata-button {
margin-top: 12px;
margin-top: ${spacings.MEDIUM_SMALL};
}
.metadata-view {
Expand Down

0 comments on commit fdc08dd

Please sign in to comment.