#3471169: Allow dragging components to top/bottom of page and in between adjacent components with slots
requested to merge issue/experience_builder-3471169:3471169-dragging-top-bottom-adjacent-slots into 0.x
Introducing a 20px threshold at the top and bottom of slots in order to place components inside allows us to have drop targets activated in between adjacent components that both have slots. This is disabled at the root level where additional vertical padding combined with negative margin is introduced to provide some "space" for SortableJS to detect it as a drop target.
Edited by Bálint Kléri