ecomlab-components-next 0.1.126 → 0.1.128

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.
@@ -137,7 +137,7 @@
137
137
  &__item {
138
138
  width: 100%;
139
139
  gap: 24px;
140
- padding: 24px;
140
+ padding: 24px 0;
141
141
  flex-direction: column-reverse !important;
142
142
  }
143
143
 
@@ -200,7 +200,7 @@
200
200
 
201
201
  &__item {
202
202
  gap: 16px;
203
- padding: 8px 12px;
203
+ padding: 8px 0px;
204
204
  flex-direction: column-reverse !important;
205
205
  }
206
206
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.126",
3
+ "version": "0.1.128",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [