Explorar o código

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

Aleksander Nowodzinski %!s(int64=8) %!d(string=hai) anos
pai
achega
430fca51a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {