@syncfusion/ej2-vue-schedule 19.4.41 → 19.4.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2093,7 +2093,7 @@
2093
2093
  .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells,
2094
2094
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
2095
2095
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells {
2096
- height: 60px;
2096
+ height: 42px;
2097
2097
  }
2098
2098
 
2099
2099
  .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
@@ -2277,6 +2277,10 @@
2277
2277
  transform: translateY(0);
2278
2278
  }
2279
2279
 
2280
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2281
+ position: relative;
2282
+ }
2283
+
2280
2284
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2281
2285
  transition: all 1000ms linear;
2282
2286
  }
@@ -3997,7 +4001,7 @@
3997
4001
  .e-bigger .e-more-popup-wrapper .e-more-event-content,
3998
4002
  .e-more-popup-wrapper .e-more-event-content {
3999
4003
  height: calc(100% - 35px);
4000
- max-height: 300px;
4004
+ max-height: 150px;
4001
4005
  overflow-y: auto;
4002
4006
  padding-left: 10px;
4003
4007
  padding-right: 10px;
@@ -2099,7 +2099,7 @@
2099
2099
  .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells,
2100
2100
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
2101
2101
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells {
2102
- height: 60px;
2102
+ height: 42px;
2103
2103
  }
2104
2104
 
2105
2105
  .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
@@ -2283,6 +2283,10 @@
2283
2283
  transform: translateY(0);
2284
2284
  }
2285
2285
 
2286
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2287
+ position: relative;
2288
+ }
2289
+
2286
2290
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2287
2291
  transition: all 1000ms linear;
2288
2292
  }
@@ -4119,7 +4123,7 @@
4119
4123
  .e-bigger .e-more-popup-wrapper .e-more-event-content,
4120
4124
  .e-more-popup-wrapper .e-more-event-content {
4121
4125
  height: calc(100% - 35px);
4122
- max-height: 300px;
4126
+ max-height: 150px;
4123
4127
  overflow-y: auto;
4124
4128
  padding-left: 10px;
4125
4129
  padding-right: 10px;
@@ -2100,7 +2100,7 @@
2100
2100
  .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells,
2101
2101
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
2102
2102
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells {
2103
- height: 60px;
2103
+ height: 42px;
2104
2104
  }
2105
2105
 
2106
2106
  .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
@@ -2284,6 +2284,10 @@
2284
2284
  transform: translateY(0);
2285
2285
  }
2286
2286
 
2287
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2288
+ position: relative;
2289
+ }
2290
+
2287
2291
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2288
2292
  transition: all 1000ms linear;
2289
2293
  }
@@ -4120,7 +4124,7 @@
4120
4124
  .e-bigger .e-more-popup-wrapper .e-more-event-content,
4121
4125
  .e-more-popup-wrapper .e-more-event-content {
4122
4126
  height: calc(100% - 35px);
4123
- max-height: 300px;
4127
+ max-height: 150px;
4124
4128
  overflow-y: auto;
4125
4129
  padding-left: 10px;
4126
4130
  padding-right: 10px;
@@ -2100,7 +2100,7 @@
2100
2100
  .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells,
2101
2101
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
2102
2102
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells {
2103
- height: 60px;
2103
+ height: 42px;
2104
2104
  }
2105
2105
 
2106
2106
  .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
@@ -2284,6 +2284,10 @@
2284
2284
  transform: translateY(0);
2285
2285
  }
2286
2286
 
2287
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2288
+ position: relative;
2289
+ }
2290
+
2287
2291
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2288
2292
  transition: all 1000ms linear;
2289
2293
  }
@@ -4120,7 +4124,7 @@
4120
4124
  .e-bigger .e-more-popup-wrapper .e-more-event-content,
4121
4125
  .e-more-popup-wrapper .e-more-event-content {
4122
4126
  height: calc(100% - 35px);
4123
- max-height: 300px;
4127
+ max-height: 150px;
4124
4128
  overflow-y: auto;
4125
4129
  padding-left: 10px;
4126
4130
  padding-right: 10px;
@@ -2101,7 +2101,7 @@
2101
2101
  .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells,
2102
2102
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
2103
2103
  .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells {
2104
- height: 60px;
2104
+ height: 42px;
2105
2105
  }
2106
2106
 
2107
2107
  .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
@@ -2285,6 +2285,10 @@
2285
2285
  transform: translateY(0);
2286
2286
  }
2287
2287
 
2288
+ .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2289
+ position: relative;
2290
+ }
2291
+
2288
2292
  .e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
2289
2293
  transition: all 1000ms linear;
2290
2294
  }
@@ -4121,7 +4125,7 @@
4121
4125
  .e-bigger .e-more-popup-wrapper .e-more-event-content,
4122
4126
  .e-more-popup-wrapper .e-more-event-content {
4123
4127
  height: calc(100% - 35px);
4124
- max-height: 300px;
4128
+ max-height: 150px;
4125
4129
  overflow-y: auto;
4126
4130
  padding-left: 10px;
4127
4131
  padding-right: 10px;