Browse Source

Remove reference to non-exisitng element in CSS.

Mateusz Samsel 6 năm trước cách đây
mục cha
commit
720a2cb36b

+ 0 - 4
packages/ckeditor5-ui/theme/components/toolbar/toolbar.css

@@ -19,10 +19,6 @@
 	&.ck-toolbar_floating {
 		flex-wrap: nowrap;
 	}
-
-	& .ck.ck-toolbar__label {
-		display: none;
-	}
 }
 
 .ck.ck-toolbar__separator {