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