Parcourir la source

Changed class name.

Oskar Wróbel il y a 7 ans
Parent
commit
802df88295

+ 1 - 1
packages/ckeditor5-ui/tests/manual/blocktoolbar/blocktoolbar.html

@@ -50,7 +50,7 @@
 		max-width: 800px;
 	}
 
-	.ck-toolbar-block-button {
+	.ck-block-toolbar-button {
 		transform: translateX( 20px );
 	}
 </style>