diff --git a/index.html b/index.html index 35264911d..7ac060642 100644 --- a/index.html +++ b/index.html @@ -299,6 +299,12 @@
new Sortable(gridDemo, { + animation: 150, + ghostClass: 'blue-background-class' +});