@c8y/style 1021.62.8 → 1021.63.2

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.8",
3
+ "version": "1021.63.2",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity GmbH",
6
6
  "description": "Styles for Cumulocity IoT applications",
@@ -122,7 +122,7 @@ body:not(:has(.app-main-header)) {
122
122
 
123
123
  .navbar-nav {
124
124
  .dropdown-menu {
125
- max-width: 280px;
125
+ max-width: 306px;
126
126
 
127
127
  &.uib-datepicker-popup {
128
128
  width: 280px;
@@ -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