@ornikar/kitt-universal 5.0.1 → 5.0.2

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.
@@ -1484,7 +1484,7 @@ function useKittTheme() {
1484
1484
  const CheckboxAndLabelPressableWrapper = /*#__PURE__*/styled__default.Pressable.withConfig({
1485
1485
  displayName: "Checkbox__CheckboxAndLabelPressableWrapper",
1486
1486
  componentId: "kitt-universal__sc-1sav1n6-0"
1487
- })(["display:flex;flex-direction:row;align-items:center;"]);
1487
+ })(["display:flex;flex-direction:row;"]);
1488
1488
  const CheckboxContainer = /*#__PURE__*/styled__default.View.withConfig({
1489
1489
  displayName: "Checkbox__CheckboxContainer",
1490
1490
  componentId: "kitt-universal__sc-1sav1n6-1"