@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.
- package/dist/components.d.ts +1 -0
- package/dist/components.js +1 -1
- package/dist/{index-D19eVIF2.js → index-B_r7mtZU.js} +1266 -1245
- package/dist/{index-D19eVIF2.js.map → index-B_r7mtZU.js.map} +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/dist/styles.css +1 -1
- package/dist/tailwind.config.js +1 -1
- package/dist/tailwind.config.js.map +1 -1
- package/package.json +1 -1
package/dist/tailwind.config.js
CHANGED
|
@@ -3827,7 +3827,7 @@ const Ze = {
|
|
|
3827
3827
|
flexDirection: "column",
|
|
3828
3828
|
height: "100%",
|
|
3829
3829
|
minHeight: "0",
|
|
3830
|
-
padding: "var(--cn-spacing-
|
|
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",
|