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:
parent
677f2961f4
commit
175c3d645f
1 changed files with 5 additions and 0 deletions
|
@ -965,6 +965,11 @@
|
|||
max-width: 740px;
|
||||
}
|
||||
|
||||
.koenig-react-editor {
|
||||
max-width: 740px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* ⨁ menu
|
||||
/* --------------------------------------------------------------- */
|
||||
.koenig-plus-menu-button {
|
||||
|
|
Loading…
Add table
Reference in a new issue