@ctlyst.id/internal-ui 3.1.10 → 3.1.11

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -6351,12 +6351,12 @@ var baseStyle11 = definePartsStyle10({
6351
6351
  cursor: "pointer",
6352
6352
  _hover: {
6353
6353
  td: {
6354
- backgroundColor: "neutral.200"
6354
+ backgroundColor: "neutral.100"
6355
6355
  }
6356
6356
  },
6357
6357
  '&[data-active="true"]': {
6358
6358
  td: {
6359
- backgroundColor: "neutral.100"
6359
+ backgroundColor: "neutral.200"
6360
6360
  }
6361
6361
  }
6362
6362
  }