瀏覽代碼

The mouse cursor should not change when mouse is over the insert paragraph buttons in widgets.

Aleksander Nowodzinski 5 年之前
父節點
當前提交
43454503d4
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-widget/widgettypearound.css

+ 0 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-widget/widgettypearound.css

@@ -18,7 +18,6 @@
 	 * Styles of the type around buttons
 	 */
 	& .ck-widget__type-around__button {
-		cursor: pointer;
 		width: var(--ck-widget-type-around-button-size);
 		height: var(--ck-widget-type-around-button-size);
 		background: var(--ck-color-widget-type-around-button);