fix: size of the troubleshoot component button (#226)
This commit is contained in:
@@ -52,7 +52,6 @@ export default function TroubleshootConnectionCard(): ReactElement {
|
|||||||
<Button
|
<Button
|
||||||
component={Link}
|
component={Link}
|
||||||
variant="contained"
|
variant="contained"
|
||||||
size="large"
|
|
||||||
startIcon={<Activity className={classes.icon} />}
|
startIcon={<Activity className={classes.icon} />}
|
||||||
to={ROUTES.STATUS}
|
to={ROUTES.STATUS}
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user