@nice-digital/nds-action-banner 4.3.2 → 4.3.3-alpha.0

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": "@nice-digital/nds-action-banner",
3
- "version": "4.3.2",
3
+ "version": "4.3.3-alpha.0+d421f34c",
4
4
  "description": "Action banner component for the NICE Design System",
5
5
  "keywords": [
6
6
  "banner"
@@ -47,5 +47,5 @@
47
47
  "@types/node": "^18.11.9",
48
48
  "typescript": "^4.8.4"
49
49
  },
50
- "gitHead": "8d3119034ad02e20ad19033abf1d0e67db9f433b"
50
+ "gitHead": "d421f34c2b3a77aab7a91a88bba5162bbb1cae79"
51
51
  }
@@ -219,12 +219,10 @@
219
219
  }
220
220
  }
221
221
  }
222
-
223
222
  @include media-queries.mq($until: sm) {
224
223
  .action-banner__actions .btn {
225
224
  white-space: normal;
226
225
  word-break: break-word;
227
- inline-size: 100%;
228
226
  }
229
227
  .action-banner__text {
230
228
  white-space: normal;