@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.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
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.
|
6354
|
+
backgroundColor: "neutral.100"
|
6355
6355
|
}
|
6356
6356
|
},
|
6357
6357
|
'&[data-active="true"]': {
|
6358
6358
|
td: {
|
6359
|
-
backgroundColor: "neutral.
|
6359
|
+
backgroundColor: "neutral.200"
|
6360
6360
|
}
|
6361
6361
|
}
|
6362
6362
|
}
|