* small correction with scrolling

This commit is contained in:
Santiago Cattaneo 2022-04-23 15:25:37 -03:00
parent f5970e2052
commit 1cdcb9a464

View file

@ -5,6 +5,7 @@
.reorder-item {
cursor: move;
user-select: none;
touch-action: none;
}
.reorder-item:hover {