pdm-ui-kit 0.4.1 → 0.4.2

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.
@@ -315,7 +315,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImpor
315
315
  }] } });
316
316
 
317
317
  const ROOT_LAYOUT = {
318
- horizontal: "w-full flex flex-row items-center overflow-x-auto",
318
+ horizontal: "w-full flex flex-row items-center overflow-visible",
319
319
  vertical: "flex flex-col items-stretch",
320
320
  };
321
321
  const ATTACHMENT_EDGE_CLASSES = {