add link to node stats in the settings

This commit is contained in:
plebeius.eth
2023-07-04 13:42:19 +02:00
parent ee0788a90a
commit e9377ae1aa
3 changed files with 34 additions and 20 deletions
@@ -417,4 +417,8 @@ export const StyledModal = styled(Modal)`
return '';
}
}}
#node-stats {
text-decoration: none;
}
`;