feat: center align button text (#2056)

Co-authored-by: Himself65 <himself65@outlook.com>
This commit is contained in:
Moeyua Evod
2023-04-22 08:45:23 +08:00
committed by GitHub
parent a49d5ea1e2
commit 2c95a0a757

View File

@@ -207,7 +207,6 @@ export const StyledButton = styled('button', {
color: 'var(--affine-icon-color)',
},
'>span': {
marginLeft: '5px',
width: 'max-content',
},
// eslint-disable-next-line @typescript-eslint/ban-ts-comment