Kaynağa Gözat

Added comment

Paweł Kwaśnik 5 yıl önce
ebeveyn
işleme
64fa3ccfcf
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      packages/ckeditor5-link/theme/linkform.css

+ 3 - 0
packages/ckeditor5-link/theme/linkform.css

@@ -36,6 +36,9 @@
 			margin-top: calc(var(--ck-spacing-large) + var(--ck-spacing-extra-tiny));
 			margin-bottom: var(--ck-spacing-small);
 
+			/*
+			 * To fill empty space between top border created by adjacent buttons
+			 */
 			&::before {
 				content: ".";
 				display: inline-block;