Draggable Objects
This commit is contained in:
@@ -248,12 +248,13 @@ Calender View
|
||||
justify-content: space-between;
|
||||
padding: 0px 2px;
|
||||
align-items: center;
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
.entry .resize-grab
|
||||
{
|
||||
height: 3px;
|
||||
cursor: row-resize;
|
||||
cursor: ns-resize;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user