fantasy-ngzorro 2.1.31 → 2.1.32

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.
@@ -8655,7 +8655,7 @@
8655
8655
  this.tableColWidthTotal = colWidth;
8656
8656
  /** @type {?} */
8657
8657
  var maxOffset = this.tableTotal ? 180 : 140;
8658
- maxOffset += 124;
8658
+ maxOffset += 204;
8659
8659
  /** @type {?} */
8660
8660
  var useVirtual = this.useVirtualScroll;
8661
8661
  /** @type {?} */