@c8y/style 1022.4.2 → 1022.4.4

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c8y/style",
3
- "version": "1022.4.2",
3
+ "version": "1022.4.4",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity GmbH",
6
6
  "description": "Styles for Cumulocity IoT applications",
@@ -577,7 +577,7 @@ c8y-filtering-form {
577
577
  c8y-bulk-operation-stepper & {
578
578
  max-height: calc(100vh - 500px);
579
579
  }
580
- max-height: calc(100vh - 340px);
580
+ max-height: calc(100vh - 480px);
581
581
  }
582
582
 
583
583
  c8y-filtering-form-renderer {