@bitrise/bitkit-v2 0.3.49 → 0.3.50

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/bitkit-v2.js CHANGED
@@ -10745,7 +10745,8 @@ const de = (e) => {
10745
10745
  }
10746
10746
  },
10747
10747
  label: {
10748
- display: "block",
10748
+ display: "flex",
10749
+ width: "100%",
10749
10750
  color: "input/text/label",
10750
10751
  textStyle: "comp/input/label",
10751
10752
  marginBlockEnd: "4",