mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat: center align button text (#2056)
Co-authored-by: Himself65 <himself65@outlook.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user