Kaynağa Gözat

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

Aleksander Nowodzinski 5 yıl önce
ebeveyn
işleme
f525206442

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

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