mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Dark Mode: Utilities -> Error (#14091)
This commit is contained in:
parent
150a9e9c8e
commit
5bdde79ded
@ -39,5 +39,5 @@
|
|||||||
.critical-error {
|
.critical-error {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
color: var(--red);
|
color: var(--color-error-default);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user