FileContent: remove unnecessary styling on paper
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -36,7 +36,6 @@ const useStyles = makeStyles(theme => ({
|
||||
margin: 'auto',
|
||||
top: '2em',
|
||||
width: '80%',
|
||||
backgroundColor: theme.palette.background.paper,
|
||||
border: '2px solid #000',
|
||||
boxShadow: theme.shadows[5],
|
||||
padding: theme.spacing(2, 4, 3),
|
||||
|
||||
Reference in New Issue
Block a user