@odx/ui 7.4.0 → 7.4.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": "@odx/ui",
3
- "version": "7.4.0",
3
+ "version": "7.4.2",
4
4
  "author": "Drägerwerk AG & Co.KGaA",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "peerDependencies": {
@@ -112,7 +112,6 @@
112
112
  block-size: var(--odx-spacing-25);
113
113
  bottom: -1px;
114
114
  margin-inline-start: var(--odx-spacing-25);
115
- width: var(--odx-size-300) !important;
116
115
  }
117
116
 
118
117
  &:focus-visible {
@@ -112,7 +112,6 @@
112
112
  block-size: var(--odx-spacing-25);
113
113
  bottom: -1px;
114
114
  margin-inline-start: var(--odx-spacing-25);
115
- width: var(--odx-size-300) !important;
116
115
  }
117
116
 
118
117
  &:focus-visible {