site: tweak theme button margin of site footer (#35192)

pull/35202/head
afc163 3 years ago committed by GitHub
parent 1548f44ef8
commit cf993989bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -314,9 +314,6 @@ class Footer extends React.Component<WrappedComponentProps & { location: any }>
enUS: 'components-config-provider-demo-theme', enUS: 'components-config-provider-demo-theme',
}), }),
LinkComponent: Link, LinkComponent: Link,
style: {
marginTop: 20,
},
}, },
], ],
}; };

Loading…
Cancel
Save