mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Fix account-menu
styles lint failure (#13215)
This error was introduced with #13100, which was merged without CI checks because CircleCI was not running on that branch for some reason. This error was fixed with `yarn lint:styles --fix`.
This commit is contained in:
parent
b6b575620f
commit
966bdffb12
@ -105,7 +105,7 @@
|
||||
color: $white;
|
||||
padding: 3.5px 24px;
|
||||
width: 59px;
|
||||
|
||||
|
||||
&:hover {
|
||||
background-color: rgba($dusty-gray, 0.05);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user