@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.
@@ -2636,7 +2636,7 @@ var FieldLabel = function FieldLabel(_ref) {
2636
2636
  } : _ref$styles,
2637
2637
  props = _objectWithoutPropertiesLoose(_ref, _excluded$i);
2638
2638
  return React__default.createElement(Label, Object.assign({
2639
- top: 4,
2639
+ top: 0,
2640
2640
  zIndex: 1000,
2641
2641
  lineHeight: 14,
2642
2642
  letterSpacing: 0.25,