Calender View Bug Fix
This commit is contained in:
@@ -278,10 +278,11 @@ Calender View
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
padding: 0px 2px;
|
||||
padding: 0 2px;
|
||||
align-items: center;
|
||||
cursor: move;
|
||||
z-index: 10;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.entry .resize-grab
|
||||
@@ -291,6 +292,7 @@ Calender View
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
.entry p
|
||||
{
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user