@5minds/node-red-dashboard-2-processcube-dynamic-form 2.0.5 → 2.0.6

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.
@@ -443,7 +443,9 @@
443
443
 
444
444
  ### Inner card size styling
445
445
 
446
- Enter custom css rules to control the size of the inner part, that contains just the form fields. It can be used to override the `max-height` property.
446
+ Enter custom css rules to control the size of the inner part, that contains just the form fields.
447
+ It can be used to override the `max-height` property.
448
+ E.g. `max-height: none;` will remove the default `max-height` of 550px, so that the card can grow indefinitely.
447
449
 
448
450
  ### Columns in form
449
451
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/node-red-dashboard-2-processcube-dynamic-form",
3
- "version": "2.0.5",
3
+ "version": "2.0.6",
4
4
  "description": "The ui component for the ProcessCube dynamic-form",
5
5
  "keywords": [
6
6
  "processcube",