Przeglądaj źródła

Updated .ck-sticky-panel styles to the new component's structure.

Aleksander Nowodzinski 8 lat temu
rodzic
commit
cad2003286

+ 1 - 1
packages/ckeditor5-theme-lark/theme/components/panel/stickypanel.scss

@@ -3,7 +3,7 @@
 
 @include ck-editor {
 	.ck-sticky-panel {
-		&.ck-sticky-panel_sticky {
+		.ck-sticky-panel__content_sticky {
 			@include ck-drop-shadow();
 
 			border-width: 0 1px 1px;