@harnessio/ui 0.5.10 → 0.5.12

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.
@@ -1350,7 +1350,6 @@ const M = {
1350
1350
  }
1351
1351
  },
1352
1352
  "&-close-button": {
1353
- "@apply absolute right-cn-xs top-cn-md z-50": "",
1354
1353
  "&-icon": {
1355
1354
  flexShrink: "0",
1356
1355
  width: "var(--cn-icon-size-sm)",
@@ -1378,7 +1377,6 @@ const M = {
1378
1377
  },
1379
1378
  "&-top": {
1380
1379
  gap: "var(--cn-spacing-2-half)",
1381
- paddingRight: "var(--cn-spacing-6)",
1382
1380
  "@apply flex items-center": ""
1383
1381
  },
1384
1382
  "&-title": {