浏览代码

Internal: The demo should fit.

Piotrek Koszuliński 7 年之前
父节点
当前提交
e472546255
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>