@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.
@@ -1498,7 +1498,7 @@ function useKittTheme() {
1498
1498
  var CheckboxAndLabelPressableWrapper = /*#__PURE__*/styled$1(Pressable).withConfig({
1499
1499
  displayName: "Checkbox__CheckboxAndLabelPressableWrapper",
1500
1500
  componentId: "kitt-universal__sc-1sav1n6-0"
1501
- })(["display:flex;flex-direction:row;align-items:center;"]);
1501
+ })(["display:flex;flex-direction:row;"]);
1502
1502
  var CheckboxContainer = /*#__PURE__*/styled$1(View).withConfig({
1503
1503
  displayName: "Checkbox__CheckboxContainer",
1504
1504
  componentId: "kitt-universal__sc-1sav1n6-1"