Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commit

Permalink
remove underline
Browse files Browse the repository at this point in the history
  • Loading branch information
alongoni committed May 2, 2022
1 parent 36d60f1 commit b6da08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/orders/DetailsTable/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ const LinkButton = styled(LinkWithPrefixNetwork)`
:hover {
opacity: 0.8;
color: ${({ theme }): string => theme.white};
text-decoration: none;
}
svg {
Expand Down

0 comments on commit b6da08e

Please sign in to comment.