Przeglądaj źródła

Fix: Add missing import to listdropdown.css.

Maciej Gołaszewski 7 lat temu
rodzic
commit
9b74303ccd

+ 1 - 0
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/dropdown/listdropdown.css

@@ -4,6 +4,7 @@
  */
 
 @import "../../../mixins/_rounded.css";
+@import "../../../mixins/_disabled.css";
 
 .ck.ck-dropdown .ck-dropdown__panel .ck-list {
 	/* Disabled radius of top-left border to be consistent with .dropdown__button