Fixe syntax error in DockContainer, remove story padding
This commit is contained in:
parent
f057114bcc
commit
ff077943ec
@ -16,7 +16,7 @@ export const DocsContainer = ({ children, context }) => {
|
|||||||
<>
|
<>
|
||||||
<style>{`
|
<style>{`
|
||||||
body {
|
body {
|
||||||
padding: 0 !important,
|
padding: 0 !important;
|
||||||
background-color: ${backgroundColor};
|
background-color: ${backgroundColor};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user