@iris.interactive/handcook 2.8.3 → 2.8.4

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": "@iris.interactive/handcook",
3
- "version": "2.8.3",
3
+ "version": "2.8.4",
4
4
  "description": "The web cooking by IRIS Interactive",
5
5
  "main": "./public/scripts/index.js",
6
6
  "scripts": {
@@ -257,7 +257,7 @@ $form-field-border-style: var(--iris--form-field--border-style);
257
257
  $form-field-border: var(--iris--form-field--border);
258
258
  $form-field-height: var(--iris--form-field--height);
259
259
  $form-field-border-radius: var(--iris--form-field--border-radius);
260
- $form-field-padding: 15px;
260
+ $form-field-padding-x: 15px;
261
261
 
262
262
 
263
263
  // Button