Sfoglia il codice sorgente

Docs: Added a comment next to the selected cell overlay styles for the future reference.

Aleksander Nowodzinski 5 anni fa
parent
commit
fa6838799a

+ 1 - 0
packages/ckeditor5-theme-lark/theme/ckeditor5-table/tableselection.css

@@ -15,6 +15,7 @@
 		outline: unset;
 		box-shadow: unset;
 
+		/* https://github.com/ckeditor/ckeditor5/issues/6446 */
 		&:after {
 			content: '';
 			pointer-events: none;