mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve calendar
This commit is contained in:
+13
-1
@@ -257,4 +257,16 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
|
||||
/* .cal-week-view mwl-calendar-week-view-hour-segment, .cal-week-view .cal-hour-segment {
|
||||
display: block;
|
||||
height: 60px !important;
|
||||
} */
|
||||
} */
|
||||
|
||||
.calendar-container{
|
||||
height: 333px;
|
||||
z-index: 10;
|
||||
transition: 0.5s;
|
||||
overflow-y: hidden;
|
||||
.monthview-container{
|
||||
overflow-y: hidden;
|
||||
height: unset !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user