removed 100% height on grid elements
This commit is contained in:
parent
4e65418c51
commit
b26942f081
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ const useStyles = makeStyles(
|
|||
gridColumnEnd: "span 4"
|
||||
},
|
||||
image: {
|
||||
height: "100%",
|
||||
objectFit: "contain",
|
||||
width: "100%"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue