Calender View move bug fix
This commit is contained in:
@@ -270,7 +270,6 @@ Calender View
|
||||
|
||||
.entry
|
||||
{
|
||||
background-color: #f80000;
|
||||
border-radius: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -280,8 +279,8 @@ Calender View
|
||||
cursor: move;
|
||||
z-index: 10;
|
||||
overflow: hidden;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
margin-top: 1px;
|
||||
margin-bottom: 1px;
|
||||
}
|
||||
|
||||
.entry .resize-grab
|
||||
|
||||
Reference in New Issue
Block a user