We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi,
I think there is a problem with "ghostClass" - "chosenClass", "ghost" doesn't apply. I don't see when "ghost" class is apply.
With this style in "st/theme.css"
.sortable-ghost { background-color: red; } .sortable-chosen { background-color: blue; } .sortable-drag { background-color: green; }