@5minds/node-red-dashboard-2-processcube-dynamic-form 2.0.5-feature-f696db-mces70rh → 2.0.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.
|
@@ -443,9 +443,7 @@
|
|
|
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.
|
|
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.
|
|
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.
|
|
449
447
|
|
|
450
448
|
### Columns in form
|
|
451
449
|
|
package/package.json
CHANGED