Change AddCommentIcon size
This commit is contained in:
@@ -66,7 +66,7 @@ export default function VweKomante({komante, teks}) {
|
|||||||
<>
|
<>
|
||||||
<KomanteTooltip title='Komantè' placement='bottom' TransitionComponent={Zoom}>
|
<KomanteTooltip title='Komantè' placement='bottom' TransitionComponent={Zoom}>
|
||||||
<IconButton className={classes.margin} color='primary' aria-label='commentaire' component='span' onClick={handleClick}>
|
<IconButton className={classes.margin} color='primary' aria-label='commentaire' component='span' onClick={handleClick}>
|
||||||
<AddCommentIcon fontSize='large' />
|
<AddCommentIcon />
|
||||||
</IconButton>
|
</IconButton>
|
||||||
</KomanteTooltip>
|
</KomanteTooltip>
|
||||||
<Dialog
|
<Dialog
|
||||||
|
|||||||
Reference in New Issue
Block a user