@@ -23,6 +23,7 @@ const useStyles = makeStyles(
|
|||||||
(theme) => ({
|
(theme) => ({
|
||||||
root: {
|
root: {
|
||||||
margin: '20px',
|
margin: '20px',
|
||||||
|
display: 'grid',
|
||||||
},
|
},
|
||||||
tileBar: {
|
tileBar: {
|
||||||
transition: 'all 150ms ease-out',
|
transition: 'all 150ms ease-out',
|
||||||
|
|||||||
Reference in New Issue
Block a user