@true-engineering/true-react-common-ui-kit 3.59.0 → 3.60.0

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.
@@ -9369,6 +9369,7 @@ var Button = /* @__PURE__ */ forwardRef(function(_param, ref) {
9369
9369
  });
9370
9370
  var useStyles$N = createThemedStyles("Checkbox", {
9371
9371
  root: {
9372
+ position: "relative",
9372
9373
  cursor: "pointer",
9373
9374
  display: "flex",
9374
9375
  alignItems: "center",