Change AddCommentIcon size

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-09-25 21:48:15 +02:00
parent 47fe218d00
commit c4beba5821
+1 -1
View File
@@ -66,7 +66,7 @@ export default function VweKomante({komante, teks}) {
<>
<KomanteTooltip title='Komantè' placement='bottom' TransitionComponent={Zoom}>
<IconButton className={classes.margin} color='primary' aria-label='commentaire' component='span' onClick={handleClick}>
<AddCommentIcon fontSize='large' />
<AddCommentIcon />
</IconButton>
</KomanteTooltip>
<Dialog