sud-ui 1.3.2 → 1.3.4

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.
package/dist/index.js CHANGED
@@ -7288,7 +7288,9 @@ const M0 = ({
7288
7288
  display: "flex",
7289
7289
  flexDirection: "column",
7290
7290
  gap: j.sm,
7291
- width: "100%"
7291
+ width: "100%",
7292
+ flex: 1,
7293
+ overflowY: "auto"
7292
7294
  },
7293
7295
  children: c
7294
7296
  }