@@ -30,7 +30,8 @@
margin: 0;
}
+ /* https://github.com/ckeditor/ckeditor5/issues/1324 */
input.example-input {
- min-width: 600px;
+ min-width: 500px;
</style>