mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Dark Mode: Remove unwanted background for price quote (#14278)
This commit is contained in:
parent
97be10becd
commit
00025afe4c
@ -58,6 +58,10 @@
|
|||||||
&.medium,
|
&.medium,
|
||||||
&.high {
|
&.high {
|
||||||
.actionable-message {
|
.actionable-message {
|
||||||
|
&::before {
|
||||||
|
background: none;
|
||||||
|
}
|
||||||
|
|
||||||
.actionable-message__message {
|
.actionable-message__message {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user