浏览代码

Fix: Contextual toolbar container's arrow should have the same color as the toolbar. Closes #111.

Aleksander Nowodzinski 8 年之前
父节点
当前提交
bcb8feea8a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      packages/ckeditor5-theme-lark/theme/components/editor.scss

+ 2 - 1
packages/ckeditor5-theme-lark/theme/components/editor.scss

@@ -46,7 +46,8 @@
 	}
 }
 
-.ck-editor-toolbar-container.ck-balloon-panel_arrow {
+// https://github.com/ckeditor/ckeditor5-theme-lark/issues/111
+.ck-toolbar-container.ck-editor-toolbar-container.ck-balloon-panel_arrow {
 	&_n,
 	&_ne,
 	&_nw {