diff --git a/ui/app/components/app/selected-account/index.scss b/ui/app/components/app/selected-account/index.scss index 0fee55500..c4fa5af7c 100644 --- a/ui/app/components/app/selected-account/index.scss +++ b/ui/app/components/app/selected-account/index.scss @@ -39,7 +39,7 @@ cursor: pointer; &:hover { - background-color: #e8e6e8; + background-color: $Grey-000; } &:active {