Procházet zdrojové kódy

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

Aleksander Nowodzinski před 8 roky
rodič
revize
bcb8feea8a

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