@tanstack/query-devtools 5.0.0-alpha.68 → 5.0.0-alpha.72

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.
@@ -2359,6 +2359,7 @@ const getStyles = () => {
2359
2359
  max-width: 160px;
2360
2360
  border: 1px solid ${colors.darkGray[200]};
2361
2361
  cursor: pointer;
2362
+ padding: 0;
2362
2363
  &:hover {
2363
2364
  background-color: ${colors.darkGray[500]};
2364
2365
  }
@@ -2632,4 +2633,4 @@ exports.QueryRow = QueryRow;
2632
2633
  exports.QueryStatus = QueryStatus;
2633
2634
  exports.QueryStatusCount = QueryStatusCount;
2634
2635
  exports.default = DevtoolsComponent;
2635
- //# sourceMappingURL=Devtools-531ceeff.cjs.map
2636
+ //# sourceMappingURL=Devtools-5159ee4e.cjs.map