8
0
panr 5 лет назад
Родитель
Сommit
81a62294e6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-ui/theme/components/formheader/formheader.css

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

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