瀏覽代碼

Adjusted .ck-link-form styles after font sizing and vertical rhythm refactoring in ckeditor5-theme-lark.

Aleksander Nowodzinski 8 年之前
父節點
當前提交
430fca51a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-link/theme/components/linkform.scss

+ 1 - 1
packages/ckeditor5-link/theme/components/linkform.scss

@@ -14,7 +14,7 @@
 		}
 
 		.ck-label {
-			margin-bottom: ck-spacing( 'small' );
+			margin-bottom: ck-spacing( 'tiny' );
 		}
 
 		&__actions {