fix: ui and chromium compatibility
This commit is contained in:
parent
00387e0862
commit
7b5c70a958
15 changed files with 66 additions and 45 deletions
|
|
@ -7,8 +7,8 @@ const styles = {
|
|||
height: size
|
||||
}),
|
||||
root: {
|
||||
'&svg': {
|
||||
viewbox: null
|
||||
'& svg': {
|
||||
flex: 1
|
||||
},
|
||||
'&:hover': {
|
||||
backgroundColor: 'inherit'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue