瀏覽代碼

Added missing comment to the package styles sheet.

Aleksander Nowodzinski 8 年之前
父節點
當前提交
51825e2b8d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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);
 }