mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-05 11:30:04 +08:00
feat: setting style
This commit is contained in:
@@ -7,6 +7,8 @@ export const StyledSettingContainer = styled('div')(({ theme }) => {
|
||||
display: 'flex',
|
||||
padding: '50px',
|
||||
flexDirection: 'column',
|
||||
height: '100vh',
|
||||
overflow: 'auto',
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user