@loafmarkets/ui 0.1.119 → 0.1.120

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.js CHANGED
@@ -12535,7 +12535,7 @@ var HoldingsPropertyLink = styled25__default.default.span`
12535
12535
  font-size: 0.8rem;
12536
12536
  font-weight: 600;
12537
12537
  color: #fff;
12538
- cursor: pointer;
12538
+ cursor: grab;
12539
12539
  &:hover { text-decoration: underline; color: var(--color-accent, #E6C87E); }
12540
12540
  `;
12541
12541
  var PnLAmount = styled25__default.default.div`