Skip to content

Commit

Permalink
chore: fix color
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Bulat committed Oct 24, 2023
1 parent 3fe3031 commit 78633a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modals/GoToFeedback/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const GoToFeedback = () => {
href="https://polkadot-staking-dashboard.canny.io/feedback"
target="_blank"
rel="noreferrer"
style={{ color: 'var(--accent-color-primary' }}
>
{t('openFeedback')}  
<FontAwesomeIcon icon={faExternalLinkAlt} transform="shrink-3" />
Expand Down

0 comments on commit 78633a2

Please sign in to comment.