浏览代码

Docs: Added a link to the original issue next to the code.

Aleksander Nowodzinski 5 年之前
父节点
当前提交
f525206442
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css

+ 1 - 0
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/editorui/editorui.css

@@ -45,6 +45,7 @@
 		margin-bottom: var(--ck-spacing-large);
 		margin-bottom: var(--ck-spacing-large);
 	}
 	}
 
 
+	/* https://github.com/ckeditor/ckeditor5/issues/6517 */
 	&.ck-blurred ::selection {
 	&.ck-blurred ::selection {
 		background: var(--ck-color-editable-blur-selection);
 		background: var(--ck-color-editable-blur-selection);
 	}
 	}