mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix token balance color
This commit is contained in:
parent
b35e4e0264
commit
0f4bfcb02e
@ -37,7 +37,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.balance-display {
|
.balance-display {
|
||||||
color: $black;
|
.token-amount {
|
||||||
|
color: $black;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: $break-small) {
|
@media screen and (max-width: $break-small) {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user