@harnessio/ui 0.5.51 → 0.5.53

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.
@@ -3827,7 +3827,7 @@ const Ze = {
3827
3827
  flexDirection: "column",
3828
3828
  height: "100%",
3829
3829
  minHeight: "0",
3830
- padding: "var(--cn-spacing-4)",
3830
+ padding: "var(--cn-spacing-6)",
3831
3831
  background: "var(--cn-bg-1)",
3832
3832
  borderRight: "var(--cn-spacing-px) solid var(--cn-border-3)",
3833
3833
  overflowY: "auto",