Commit 9c78c19d authored by Luke Schoen's avatar Luke Schoen
Browse files

fix: Use CSS transform-origin-x to remove padding on left of scaled down font size

* Use `-webkit-transform-origin-x: 0;` to have no padding on left side when scale font size smaller. See https://stackoverflow.com/questions/13031158/unwanted-left-margin-when-using-webkit-transform-scale

* Refactor code to only use `shortAddress` to determine whether to show full address on screen. `screen` prop not necessary

* Remove `-narrow` from Information and Name, only need it for Address component

* Increase scale to 0.95 so address just fits in on the tx summary page that uses the Unlock component
parent 142096e0
Pipeline #28566 passed with stage
in 1 minute and 48 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment