@yosgo/swap-ui 1.0.123 → 1.0.124

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/build/index.js CHANGED
@@ -7250,7 +7250,7 @@ var useStyles$b = core.makeStyles(function () { return ({
7250
7250
  alignItems: "center",
7251
7251
  justifyContent: "center",
7252
7252
  fontSize: "0.75rem",
7253
- lineHeight: 1.4,
7253
+ lineHeight: "17px",
7254
7254
  fontWeight: 700,
7255
7255
  marginRight: props.marginRight,
7256
7256
  color: props.color,