IO-863 Fix calendar month view.

This commit is contained in:
Patrick Fic
2021-04-09 09:58:08 -07:00
parent 23c6e6555a
commit 9e13ea14e9
12 changed files with 43 additions and 38 deletions

View File

@@ -4,13 +4,13 @@
.rbc-time-view .rbc-allday-cell {
height: unset;
}
.rbc-row-content {
display: none;
}
// .rbc-row-content {
// display: none;
// }
.rbc-event-label {
display: none;
}
// .rbc-event-label {
// display: none;
// }
.imex-event-arrived {
background-color: rgba(4, 141, 4, 0.4);
@@ -21,7 +21,7 @@
}
.rbc-month-view {
height: 125rem;
// height: 125rem;
}
.rbc-event.rbc-selected {