Selaa lähdekoodia

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

Aleksander Nowodzinski 8 vuotta sitten
vanhempi
commit
430fca51a2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 {