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:
parent
e467eda4f7
commit
5d721665d3
@ -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} {
|
||||
|
Loading…
Reference in New Issue
Block a user