8
0
dkonopka 7 лет назад
Родитель
Сommit
d931fd0495

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

@@ -8,7 +8,7 @@
 
 .ck-list {
 	@mixin ck-rounded-corners;
-	
+
 	list-style-type: none;
 	background: var(--ck-color-list-background);
 }