Explorar el Código

Added missing style.

dkonopka hace 6 años
padre
commit
8b8018fa10
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/ckeditor5-link/theme/linkform.css

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

@@ -24,6 +24,7 @@
 		display: flex;
 		flex-wrap: wrap;
 		margin-left: 0;
+		width: 100%;
 	}
 
 	& .ck-link-form_additional-buttons .ck-button {