Unverified Commit ee060b77 authored by Piotrek Koszuliński's avatar Piotrek Koszuliński Committed by GitHub

Merge pull request #9 from ckeditor/t/ckeditor5/940

Docs: Fix nested editable styles in document editor sample.
parents fd0f69ad de962673
......@@ -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