fix: ui and chromium compatibility

This commit is contained in:
Taranto 2020-10-22 16:25:22 +01:00 committed by Josh Harvey
parent 00387e0862
commit 7b5c70a958
15 changed files with 66 additions and 45 deletions

View file

@ -7,8 +7,8 @@ const styles = {
height: size
}),
root: {
'&svg': {
viewbox: null
'& svg': {
flex: 1
},
'&:hover': {
backgroundColor: 'inherit'