Ensures token list amount is in its own row.

This commit is contained in:
Dan 2018-06-28 14:45:57 -02:30
parent e467eda4f7
commit 5d721665d3
1 changed files with 1 additions and 0 deletions

View File

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