Parcourir la source

Internal: The demo should fit.

Piotrek Koszuliński il y a 7 ans
Parent
commit
e472546255

+ 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: 800px;
+			max-width: 900px;
 			margin: 20px auto;
 		}
 	</style>