浏览代码

Changed: Rename CSS class `ck-splitbutton-arrow` to `ck-splitbutton-select`.

Maciej Gołaszewski 7 年之前
父节点
当前提交
f25dcd3cbd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/button/splitbutton.css

+ 1 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/button/splitbutton.css

@@ -3,7 +3,7 @@
  * For licensing, see LICENSE.md.
  */
 
-.ck-splitbutton-arrow {
+.ck-splitbutton-select {
 	& svg.ck-icon {
 		width: 0;
 		min-width: 0;