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

This commit is contained in:
Peter Maquiran
2021-07-02 11:36:26 +01:00
+2 -1
View File
@@ -598,10 +598,12 @@ td.monthview-primary-with-event {
.container-wrapper{
height: 100%;
overflow: hidden;
.calendar-timeline{
border-top-right-radius: 24px;
width: calc(100%);
overflow: hidden;
.calendar-wrapper{
width: 100%;
@@ -623,7 +625,6 @@ td.monthview-primary-with-event {
.event-details{
// width: 411px;
display: none;
}