@verma-consulting/design-library 0.1.61 → 0.1.62

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
@@ -1837,6 +1837,9 @@ var FormDrawer = ({
1837
1837
  flex: 1,
1838
1838
  minHeight: 0,
1839
1839
  overflow: "auto",
1840
+ overscrollBehavior: "contain",
1841
+ contain: "layout style",
1842
+ WebkitOverflowScrolling: "touch",
1840
1843
  p: 3,
1841
1844
  bgcolor: "background.paper"
1842
1845
  },