@worldresources/wri-design-systems 2.156.1 → 2.156.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.cjs.js CHANGED
@@ -2269,6 +2269,10 @@
2269
2269
  td {
2270
2270
  border-color: ${h("neutral",300)};
2271
2271
  }
2272
+
2273
+ :hover {
2274
+ background-color: ${h("neutral",200)};
2275
+ }
2272
2276
  }
2273
2277
  `,ta=e.Table.Row,na=e.Table.Cell,ra=r.css`
2274
2278
  border: 1px solid ${h("neutral",300)};