Fix padding in jdd-editor
This commit is contained in:
parent
a18bda0044
commit
980f88cf81
@ -37,3 +37,8 @@ nav a:not(:visited) {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.jdd-editor {
|
||||||
|
margin: 0 !important;
|
||||||
|
padding: 0 !important;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user