@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.
@@ -9356,6 +9356,7 @@
9356
9356
  });
9357
9357
  var useStyles$N = createThemedStyles("Checkbox", {
9358
9358
  root: {
9359
+ position: "relative",
9359
9360
  cursor: "pointer",
9360
9361
  display: "flex",
9361
9362
  alignItems: "center",