| changeset 35 | 97106bacb24e |
| parent 26 | 930e486ad0a8 |
| child 62 | b2514a9bcd49 |
--- a/client/src/components/SlateEditor.js Wed Jun 14 16:08:31 2017 +0200 +++ b/client/src/components/SlateEditor.js Wed Jun 14 18:23:18 2017 +0200 @@ -448,7 +448,7 @@ renderEditor = () => { return ( - <div className="editor"> + <div className="editor-slatejs"> {this.renderHoveringMenu()} <Editor ref="editor"