<style>
#IDofYourElement {
overflow: none !important;
}
</style>
You’ll want to set up the ID attribute on the repeating group in the conditionals tab…not sure about drag and drop but the condition is for when the drag element is dragged.
<style>
#IDofYourElement {
overflow: none !important;
}
</style>
You’ll want to set up the ID attribute on the repeating group in the conditionals tab…not sure about drag and drop but the condition is for when the drag element is dragged.