diff --git a/src/bundle/Resources/public/scss/mixins/_drag-and-drop.scss b/src/bundle/Resources/public/scss/mixins/_drag-and-drop.scss index 6efdb9771b..cfbe1dbbfa 100644 --- a/src/bundle/Resources/public/scss/mixins/_drag-and-drop.scss +++ b/src/bundle/Resources/public/scss/mixins/_drag-and-drop.scss @@ -53,7 +53,7 @@ overflow: auto; } - &--is-draggabel { + &--is-draggable { position: fixed; z-index: 500; top: calculateRem(160px);