mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): wrong top margin of local workspace hint in setting panel (#10782)
close AF-2243
This commit is contained in:
@@ -49,6 +49,7 @@ export const EnableCloudPanel = ({
|
||||
style={{
|
||||
padding: '10px',
|
||||
background: 'var(--affine-background-secondary-color)',
|
||||
marginTop: '24px',
|
||||
}}
|
||||
>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user