瀏覽代碼

Adjusted the source container padding for better readability.

Aleksander Nowodzinski 5 年之前
父節點
當前提交
3bb1f533ad
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/ckeditor5-theme-lark/theme/ckeditor5-html-embed/htmlembed.css

+ 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. */