8
0
Pārlūkot izejas kodu

Fix whitespace in CSS

panr 5 gadi atpakaļ
vecāks
revīzija
81a62294e6

+ 1 - 1
packages/ckeditor5-ui/theme/components/formheader/formheader.css

@@ -8,7 +8,7 @@
 }
 }
 
 
 .ck.ck-form__header {
 .ck.ck-form__header {
-  display: flex;
+	display: flex;
 	flex-direction: row;
 	flex-direction: row;
 	flex-wrap: nowrap;
 	flex-wrap: nowrap;
 	align-items: center;
 	align-items: center;