mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Dark Mode: Connected Account Alert (#14083)
* Dark Mode: Connected Account Alert * Update ui/components/app/alerts/unconnected-account-alert/unconnected-account-alert.scss Co-authored-by: George Marshall <george.marshall@consensys.net>
This commit is contained in:
parent
6003ec932b
commit
99ac88ed01
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
& &__dismiss-button {
|
& &__dismiss-button {
|
||||||
background: var(--color-primary-default);
|
background: var(--color-primary-default);
|
||||||
color: white;
|
color: var(--color-primary-inverse);
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user