fix: publish style

This commit is contained in:
DiamondThree
2023-01-08 19:12:02 +08:00
parent 4e3af83bbf
commit 17c79eebe4
4 changed files with 19 additions and 25 deletions
@@ -215,8 +215,7 @@ export const StyledPublishCopyContainer = styled('div')(() => {
display: 'flex',
flexDirection: 'row',
alignItems: 'center',
height: '38px',
marginBottom: '20px',
paddingTop: '20px',
};
});