@imperosoft/cris-webui-components 1.1.2-beta.4 → 1.1.2-beta.5

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
@@ -1356,7 +1356,9 @@ var defaults = {
1356
1356
  },
1357
1357
  scroll: {
1358
1358
  flex: 1,
1359
+ minHeight: 0,
1359
1360
  overflow: "auto",
1361
+ WebkitOverflowScrolling: "touch",
1360
1362
  display: "flex",
1361
1363
  flexDirection: "column",
1362
1364
  gap: 2