mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
ConfirmImportToken: rm unused .token-balance style (#13900)
This commit is contained in:
parent
ea97e6bb7c
commit
f09459cb84
@ -20,25 +20,6 @@
|
||||
&__token-list {
|
||||
display: flex;
|
||||
flex-flow: column nowrap;
|
||||
|
||||
.token-balance {
|
||||
display: flex;
|
||||
flex-flow: row nowrap;
|
||||
align-items: flex-start;
|
||||
|
||||
&__amount {
|
||||
@include H1;
|
||||
|
||||
color: var(--scorpion);
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
&__symbol {
|
||||
@include H5;
|
||||
|
||||
color: var(--scorpion);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&__token-list-item {
|
||||
|
Loading…
Reference in New Issue
Block a user