Ver código fonte

Adjusted the source container padding for better readability.

Aleksander Nowodzinski 5 anos atrás
pai
commit
3bb1f533ad

+ 1 - 0
packages/ckeditor5-theme-lark/theme/ckeditor5-html-embed/htmlembed.css

@@ -27,6 +27,7 @@
 		width: var(--ck-html-embed-content-width);
 		resize: none;
 		min-width: 0;
+		padding: var(--ck-spacing-standard);
 	}
 
 	/* Using the feature with previews enabled. */