瀏覽代碼

Didn't work in the previous way.

Piotrek Koszuliński 5 年之前
父節點
當前提交
339559c362
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-table/tableselection.css

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

@@ -16,7 +16,7 @@
 		outline: unset;
 		box-shadow: unset;
 
-		&::selection {
+		& ::selection {
 			background-color: transparent;
 		}