1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

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

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} {