@cashdoc/cashdoc-cms-design-system 2.8.0 → 2.8.1

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.es.js CHANGED
@@ -3460,7 +3460,7 @@ const H0 = we(
3460
3460
  "div",
3461
3461
  {
3462
3462
  ref: re,
3463
- className: "overflow-y-auto",
3463
+ className: "overflow-y-auto overscroll-contain",
3464
3464
  style: { maxHeight: `${v}px` },
3465
3465
  onMouseEnter: Y,
3466
3466
  onMouseLeave: Z,