Parcourir la source

Added missing comment to the package styles sheet.

Aleksander Nowodzinski il y a 8 ans
Parent
commit
51825e2b8d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      packages/ckeditor5-editor-classic/theme/classiceditor.css

+ 1 - 0
packages/ckeditor5-editor-classic/theme/classiceditor.css

@@ -11,5 +11,6 @@
 }
 
 .ck-editor__top .ck-sticky-panel .ck-toolbar {
+	/* https://github.com/ckeditor/ckeditor5-editor-classic/issues/62 */
 	z-index: var(--ck-z-modal);
 }