@c8y/style 1021.62.6 → 1021.62.9

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": "1021.62.6",
3
+ "version": "1021.62.9",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity GmbH",
6
6
  "description": "Styles for Cumulocity IoT applications",
@@ -801,8 +801,7 @@ c8y-field-input ~ .help-block:not(:empty),
801
801
  pointer-events: none;
802
802
  }
803
803
  input,
804
- select,
805
- textarea {
804
+ select{
806
805
  pointer-events: none;
807
806
  }
808
807