@app-studio/web 0.3.21 → 0.3.22

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/dist/web.esm.js CHANGED
@@ -2629,7 +2629,7 @@ var FieldLabel = function FieldLabel(_ref) {
2629
2629
  } : _ref$styles,
2630
2630
  props = _objectWithoutPropertiesLoose(_ref, _excluded$i);
2631
2631
  return React.createElement(Label, Object.assign({
2632
- top: 4,
2632
+ top: 0,
2633
2633
  zIndex: 1000,
2634
2634
  lineHeight: 14,
2635
2635
  letterSpacing: 0.25,