fix: size of the troubleshoot component button (#226)

This commit is contained in:
Vojtech Simetka
2021-10-13 11:37:59 +02:00
committed by GitHub
parent 6c3f6c1019
commit b4c9d9e018
@@ -52,7 +52,6 @@ export default function TroubleshootConnectionCard(): ReactElement {
<Button
component={Link}
variant="contained"
size="large"
startIcon={<Activity className={classes.icon} />}
to={ROUTES.STATUS}
>