Ensures token list amount is in its own row.

feature/default_network_editable
Dan 6 years ago
parent e467eda4f7
commit 5d721665d3
  1. 1
      ui/app/css/itcss/components/token-list.scss

@ -34,6 +34,7 @@ $wallet-balance-breakpoint-range: "screen and (min-width: #{$break-large}) and (
&__fiat-amount { &__fiat-amount {
margin-top: .25%; margin-top: .25%;
font-size: 105%; font-size: 105%;
width: 100%;
text-transform: uppercase; text-transform: uppercase;
@media #{$wallet-balance-breakpoint-range} { @media #{$wallet-balance-breakpoint-range} {

Loading…
Cancel
Save