diff --git a/src/views/Wallet/components/TopNavigationAccount/index.js b/src/views/Wallet/components/TopNavigationAccount/index.js index 63caa0c7..a7f313f4 100644 --- a/src/views/Wallet/components/TopNavigationAccount/index.js +++ b/src/views/Wallet/components/TopNavigationAccount/index.js @@ -63,7 +63,6 @@ const StyledNavLink = styled(NavLink)` &.active, &:hover { - transition: all 0.3s ease-in-out; color: ${colors.TEXT_PRIMARY}; }