ecomlab-components-next 0.1.52 → 0.1.53

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.
@@ -149,6 +149,7 @@
149
149
  &__info-box {
150
150
  gap: 10px;
151
151
  width: 100%;
152
+ max-width: 100%;
152
153
  }
153
154
 
154
155
  &__info-block {}
@@ -219,6 +220,7 @@
219
220
 
220
221
  &__img-box {
221
222
  width: 100%;
223
+ max-width: 100%;
222
224
  aspect-ratio: none;
223
225
  }
224
226
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.52",
3
+ "version": "0.1.53",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [