8
0
Эх сурвалжийг харах

Removed unnecesary white space.

Aleksander Nowodzinski 7 жил өмнө
parent
commit
40a58135d4

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

@@ -23,7 +23,7 @@
 	/* This is important to stay of the same height as surrounding buttons */
 	min-height: var(--ck-ui-component-min-height);
 
-	transition-property: box-shadow, border;
+	transition-property: box-shadow,border;
 	transition: .2s ease-in-out;
 
 	&:focus {