@eturnity/eturnity_reusable_components 8.7.4--EPDM-12729.5 → 8.7.4--EPDM-12729.7

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eturnity/eturnity_reusable_components",
3
- "version": "8.7.4--EPDM-12729.5",
3
+ "version": "8.7.4--EPDM-12729.7",
4
4
  "files": [
5
5
  "dist",
6
6
  "src"
@@ -89,6 +89,7 @@
89
89
  align-items: center;
90
90
  justify-content: center;
91
91
  padding: 5px 10px;
92
+ white-space: nowrap;
92
93
  `
93
94
 
94
95
  const IconContainerAttrs = {