Feature: Draggable edge
This commit is contained in:
@@ -228,3 +228,7 @@
|
||||
top: 50%;
|
||||
transform: translate(0, -50%);
|
||||
}
|
||||
|
||||
.move-handler {
|
||||
cursor: move;
|
||||
}
|
||||
Reference in New Issue
Block a user