@harnessio/ui 1.3.21 → 1.3.22

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.
@@ -6495,7 +6495,7 @@ const Hr = {
6495
6495
  },
6496
6496
  "&-item": {
6497
6497
  ...B,
6498
- "@apply relative gap-cn-3xs flex items-center w-[fill-available]": "",
6498
+ "@apply relative gap-cn-3xs flex min-w-0 items-center w-[fill-available]": "",
6499
6499
  "&-wrapper": {
6500
6500
  "@apply relative transition-colors": "",
6501
6501
  borderRadius: "var(--cn-tree-item-radius)",