Docs: Fix nested editable styles in document editor sample.

parent fd0f69ad
......@@ -38,7 +38,7 @@
max-height: 500px;
}
.editable-container .ck-editor__editable {
.editable-container .document-editor__editable.ck-editor__editable {
min-height: 21cm;
padding: 2em;
border: 1px #D3D3D3 solid;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment