|
|
@@ -49,7 +49,7 @@
|
|
|
/* Style link form differently when manual decoratos are available.
|
|
|
* See: https://github.com/ckeditor/ckeditor5-link/issues/186.
|
|
|
*/
|
|
|
-.ck.ck-link-form_decorators {
|
|
|
+.ck.ck-link-form_layout-vertical {
|
|
|
padding: 0;
|
|
|
width: var(--ck-input-text-width);
|
|
|
|