Fixe CSS bugs

This commit is contained in:
Peter Maquiran
2021-03-26 16:20:52 +01:00
parent 20dd256867
commit 2606235a09
+2 -2
View File
@@ -476,7 +476,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
// timeline
.timeline-md{
.sd-timeline{
.cal-time{
display: none;
}
@@ -485,7 +485,7 @@ td.monthview-secondary-with-event, td.monthview-secondary-with-event[_ngcontent-
}
.timeline-box{
left: -17%;
left: -13%;
position: relative;
width: 115%;
}