parent
7327e9bda7
commit
4bc6bf6c3d
|
|
@ -78,8 +78,8 @@ const styles = (theme) =>
|
||||||
},
|
},
|
||||||
actionButton :
|
actionButton :
|
||||||
{
|
{
|
||||||
margin : theme.spacing(1),
|
margin : theme.spacing(1, 0),
|
||||||
padding : 0
|
padding : theme.spacing(0, 1)
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue