@@ -3,6 +3,7 @@
* See: https://github.com/ckeditor/ckeditor5/issues/2080.
*/
.live-snippet .ck-editor p img {
+ display: inline;
margin: 0;
}
</style>