pdm-ui-kit 0.1.41 → 0.1.44

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.
@@ -3315,6 +3315,7 @@ class PdmSelectComponent {
3315
3315
  .withFlexibleDimensions(false)
3316
3316
  .withPush(true);
3317
3317
  this.overlayRef = this.overlay.create({
3318
+ panelClass: 'block w-full',
3318
3319
  positionStrategy,
3319
3320
  scrollStrategy: this.overlay.scrollStrategies.reposition(),
3320
3321
  width: triggerEl.offsetWidth