mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
6 lines
78 B
SCSS
6 lines
78 B
SCSS
.token-cell {
|
|
&--outdated .list-item__heading {
|
|
color: $Grey-500;
|
|
}
|
|
}
|