Change "large" IconButtons to default size
This commit is contained in:
@@ -198,7 +198,6 @@ export function DefaultNavBar() {
|
||||
edge="start"
|
||||
component="button"
|
||||
sx={{ marginRight: 2 }}
|
||||
size="large"
|
||||
aria-label="menu"
|
||||
onClick={handleBack}
|
||||
color="inherit"
|
||||
|
||||
Reference in New Issue
Block a user