Added styles to react editor wrapper

This commit is contained in:
Sanne de Vries 2022-08-04 17:32:36 +02:00
parent 677f2961f4
commit 175c3d645f

View File

@ -965,6 +965,11 @@
max-width: 740px;
}
.koenig-react-editor {
max-width: 740px;
margin: 0 auto;
}
/* menu
/* --------------------------------------------------------------- */
.koenig-plus-menu-button {