@harnessio/ui 0.0.202 → 0.0.203
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/tailwind.config.js
CHANGED
|
@@ -3587,7 +3587,7 @@ const Xe = {
|
|
|
3587
3587
|
},
|
|
3588
3588
|
"&-item": {
|
|
3589
3589
|
...h,
|
|
3590
|
-
"@apply relative grid grid-flow-col grid-cols-[auto_1fr] items-center w-[fill-available]": "",
|
|
3590
|
+
"@apply relative gap-cn-3xs grid grid-flow-col grid-cols-[auto_1fr] items-center w-[fill-available]": "",
|
|
3591
3591
|
"&-with-action-buttons": {
|
|
3592
3592
|
"@apply grid-cols-[auto_1fr_auto]": ""
|
|
3593
3593
|
},
|