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