Преглед на файлове

Added a link to the ticket.

Piotrek Koszuliński преди 8 години
родител
ревизия
bd96582851
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-ui/theme/components/panel/stickypanel.scss

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

@@ -4,7 +4,7 @@
 @include ck-editor {
 	.ck-sticky-panel {
 		&.ck-sticky-panel_sticky {
-			z-index: ck-z( 'modal' );
+			z-index: ck-z( 'modal' ); // #315
 			position: fixed;
 			top: 0;