@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:
|
|
1380
|
-
padding-right:
|
|
1379
|
+
padding-left: 8px;
|
|
1380
|
+
padding-right: 18px;
|
|
1381
1381
|
}
|
|
1382
1382
|
|
|
1383
1383
|
.orion-builder-v2-stepper {
|
package/package.json
CHANGED