ソースを参照

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 {