소스 검색

Changed class name.

Oskar Wróbel 7 년 전
부모
커밋
802df88295
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/ckeditor5-ui/tests/manual/blocktoolbar/blocktoolbar.html

+ 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>