Sort icon childs alphabetically
This commit is contained in:
parent
a7e9953ec6
commit
7ce69ad130
1 changed files with 2 additions and 2 deletions
|
@ -76,10 +76,10 @@ const useStyles = makeStyles(
|
|||
margin: 0
|
||||
},
|
||||
icon: {
|
||||
fontSize: 48,
|
||||
"& path":{
|
||||
fill:theme.palette.primary.main,
|
||||
},
|
||||
fontSize: 48
|
||||
}
|
||||
},
|
||||
sectionDescription: {},
|
||||
sectionTitle: {
|
||||
|
|
Loading…
Reference in a new issue