Przeglądaj źródła

All features should be visible by default.

Piotrek Koszuliński 6 lat temu
rodzic
commit
2a3cc9c863

+ 1 - 1
packages/ckeditor5-build-decoupled-document/sample/index.html

@@ -5,7 +5,7 @@
 	<title>CKEditor 5 – document editor build – development sample</title>
 	<style>
 		body {
-			max-width: 900px;
+			max-width: 1000px;
 			margin: 20px auto;
 		}
 	</style>