@ctlyst.id/internal-ui 3.2.0 → 3.2.2

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/index.mjs CHANGED
@@ -6437,7 +6437,7 @@ var baseStyle11 = definePartsStyle10({
6437
6437
  td: {
6438
6438
  // backgroundColor: 'neutral.50',
6439
6439
  textAlign: "start",
6440
- height: "56px",
6440
+ minHeight: "56px",
6441
6441
  _disabled: {
6442
6442
  opacity: 0.5
6443
6443
  }