mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Dark Mode: Token action circles (#14102)
This commit is contained in:
parent
aaf2bdb7fb
commit
6003ec932b
@ -96,7 +96,7 @@
|
||||
align-items: center;
|
||||
height: 36px;
|
||||
width: 36px;
|
||||
background: #037dd6;
|
||||
background: var(--color-primary-default);
|
||||
border-radius: 18px;
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user