fix(core): wrong top margin of local workspace hint in setting panel (#10782)

close AF-2243
This commit is contained in:
forehalo
2025-03-12 10:16:47 +00:00
parent 3417cc5dc1
commit d8ebf7b3c5

View File

@@ -49,6 +49,7 @@ export const EnableCloudPanel = ({
style={{
padding: '10px',
background: 'var(--affine-background-secondary-color)',
marginTop: '24px',
}}
>
<Button