Commit 0a1bdf02 authored by Piotrek Koszuliński's avatar Piotrek Koszuliński

All features should be visible by default.

parent 79bb4253
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<title>CKEditor 5 – document editor build – development sample</title> <title>CKEditor 5 – document editor build – development sample</title>
<style> <style>
body { body {
max-width: 900px; max-width: 1000px;
margin: 20px auto; margin: 20px auto;
} }
</style> </style>
......
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