Reduce opacity of dragged page on multidrag not just single
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
}
|
||||
|
||||
.drag-manager_dragging {
|
||||
opacity: 0.5;
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user