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}>
|
||||
<IconButton className={classes.margin} color='primary' aria-label='commentaire' component='span' onClick={handleClick}>
|
||||
<AddCommentIcon fontSize='large' />
|
||||
<AddCommentIcon />
|
||||
</IconButton>
|
||||
</KomanteTooltip>
|
||||
<Dialog
|
||||
|
||||
Reference in New Issue
Block a user