chore(netlify-cms-core): remove unnecessary wrapper elements (#1888)
This commit is contained in:
committed by
Shawn Erquhart
parent
2a63940d97
commit
9706b3cac7
@ -87,7 +87,7 @@ const lengths = {
|
||||
richTextEditorMinHeight: '300px',
|
||||
borderWidth: '2px',
|
||||
topCardWidth: '682px',
|
||||
pageMargin: '84px 18px',
|
||||
pageMargin: '28px 18px',
|
||||
};
|
||||
|
||||
const borders = {
|
||||
|
Reference in New Issue
Block a user