feat(selection): draggable

This commit is contained in:
moklick
2019-07-25 13:49:02 +02:00
parent 71c357ddfc
commit 562eddfa58
7 changed files with 83 additions and 27 deletions
+1
View File
@@ -109,5 +109,6 @@
position: absolute;
background: rgba(0, 89, 220, 0.08);
border: 1px dotted rgba(0, 89, 220, 0.8);
pointer-events: all;
}
}