@verma-consulting/design-library 0.1.61 → 0.1.63

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.mjs CHANGED
@@ -1815,6 +1815,9 @@ var FormDrawer = ({
1815
1815
  flex: 1,
1816
1816
  minHeight: 0,
1817
1817
  overflow: "auto",
1818
+ overscrollBehavior: "contain",
1819
+ contain: "layout style",
1820
+ WebkitOverflowScrolling: "touch",
1818
1821
  p: 3,
1819
1822
  bgcolor: "background.paper"
1820
1823
  },