mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
parent
49c8b279be
commit
554939cc66
@ -27,6 +27,10 @@
|
||||
color: var(--color-overlay-inverse);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&__icon-chevron {
|
||||
color: var(--color-icon-default);
|
||||
}
|
||||
}
|
||||
|
||||
&__item-wrapper {
|
||||
@ -52,8 +56,4 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
&__icon-chevron {
|
||||
color: var(--color-icon-default);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user