Explorar el Código

Internal: The demo should fit.

Piotrek Koszuliński hace 7 años
padre
commit
e472546255
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/ckeditor5-build-decoupled-document/sample/index.html

+ 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>