mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
6 lines
98 B
SCSS
6 lines
98 B
SCSS
.token-cell {
|
|
&--outdated .list-item__heading {
|
|
color: var(--color-text-alternative);
|
|
}
|
|
}
|