Merge branch 'developer' of bitbucket.org:equilibriumito/gabinete-digital into developer

This commit is contained in:
Peter Maquiran
2021-07-02 10:45:48 +01:00
2 changed files with 3 additions and 2 deletions
+3 -1
View File
@@ -370,7 +370,8 @@ td.monthview-primary-with-event {
.calendar-tool-tip{
padding: 20px 10px 30px 10px;
padding: 30px 10px 20px 10px;
//border: 1px solid orange;
}
@@ -597,6 +598,7 @@ td.monthview-primary-with-event {
.container-wrapper{
height: 100%;
.calendar-timeline{
border-top-right-radius: 24px;
width: calc(100%);
@@ -102,7 +102,6 @@ export class ExpedientesPrPage implements OnInit {
console.log(this.taskslist);
this.showLoader = false;
});
break;
}
}