8
0
Pārlūkot izejas kodu

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

Aleksander Nowodzinski 8 gadi atpakaļ
vecāks
revīzija
115b826570
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      packages/ckeditor5-ui/theme/theme.scss

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

@@ -14,6 +14,5 @@
 @import 'components/list';
 @import 'components/label';
 @import 'components/panel/balloonpanel';
-@import 'components/panel/floatingpanel';
 @import 'components/editor';
 @import 'components/toolbar/stickytoolbar';