dkonopka 7 vuotta sitten
vanhempi
commit
bc318a52be

+ 2 - 2
packages/ckeditor5-theme-lark/theme/ckeditor5-table/tableediting.css

@@ -3,7 +3,7 @@
  * For licensing, see LICENSE.md.
  */
 
- :root {
+:root {
 	--ck-color-table-focused-cell-background: hsl(208, 90%, 98%);
 	--ck-color-link-selected-inside-table-background: hsl(201, 100%, 92%);
 }
@@ -29,4 +29,4 @@
 	& .ck-link_selected {
 		background: var(--ck-color-link-selected-inside-table-background);
 	}
-}
+}