@orion-studios/payload-studio 0.6.0-beta.116 → 0.6.0-beta.117

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.
@@ -1376,8 +1376,8 @@
1376
1376
  }
1377
1377
 
1378
1378
  .orion-builder-v2-editor .gjs-field.has-orion-builder-stepper .gjs-input-unit {
1379
- padding-left: 6px;
1380
- padding-right: 10px;
1379
+ padding-left: 8px;
1380
+ padding-right: 18px;
1381
1381
  }
1382
1382
 
1383
1383
  .orion-builder-v2-stepper {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@orion-studios/payload-studio",
3
- "version": "0.6.0-beta.116",
3
+ "version": "0.6.0-beta.117",
4
4
  "description": "Base CMS, builder, and custom admin toolkit for Orion Studios websites",
5
5
  "types": "./dist/index.d.ts",
6
6
  "main": "./dist/index.js",