8
0
فهرست منبع

Internal: Removed floating panel @import from the theme file since the component has been replaced by the balloon panel.

Aleksander Nowodzinski 8 سال پیش
والد
کامیت
1ef99f7de5
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      packages/ckeditor5-theme-lark/theme/theme.scss

+ 0 - 1
packages/ckeditor5-theme-lark/theme/theme.scss

@@ -21,7 +21,6 @@
 @import 'components/label';
 @import 'components/inputtext';
 @import 'components/panel/balloonpanel';
-@import 'components/panel/floatingpanel';
 @import 'components/editor';
 @import 'components/toolbar/contextualtoolbar';
 @import 'components/toolbar/stickytoolbar';