0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

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 {