mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: optimize electron macos header style (#1774)
Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
@@ -91,7 +91,7 @@ export const StyledSubTitle = styled('div')(({ theme }) => {
|
||||
fontSize: '18px',
|
||||
fontWeight: '600',
|
||||
color: theme.colors.textColor,
|
||||
marginTop: '48px',
|
||||
marginTop: '52px',
|
||||
marginBottom: '8px',
|
||||
textAlign: 'center',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user