소스 검색

Rename class of decorators container.

Mateusz Samsel 6 년 전
부모
커밋
2d88209895
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-link/linkform.css

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

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