8
0
فهرست منبع

Fix: Add missing import to listdropdown.css.

Maciej Gołaszewski 7 سال پیش
والد
کامیت
9b74303ccd
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/dropdown/listdropdown.css

+ 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