@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.js
CHANGED
@@ -6423,12 +6423,12 @@ var baseStyle11 = definePartsStyle10({
|
|
6423
6423
|
cursor: "pointer",
|
6424
6424
|
_hover: {
|
6425
6425
|
td: {
|
6426
|
-
backgroundColor: "neutral.
|
6426
|
+
backgroundColor: "neutral.100"
|
6427
6427
|
}
|
6428
6428
|
},
|
6429
6429
|
'&[data-active="true"]': {
|
6430
6430
|
td: {
|
6431
|
-
backgroundColor: "neutral.
|
6431
|
+
backgroundColor: "neutral.200"
|
6432
6432
|
}
|
6433
6433
|
}
|
6434
6434
|
}
|