remove comments

This commit is contained in:
Samira Mokaram
2020-09-21 14:39:16 +02:00
parent a6178e4aff
commit 67d205cf48
@@ -27,13 +27,11 @@ import Close from '@material-ui/icons/Close';
const useStyles = makeStyles((theme: BackstageTheme) => ({
root: {
// position: 'relative',
padding: theme.spacing(0),
marginBottom: theme.spacing(0),
marginTop: theme.spacing(0),
display: 'flex',
flexFlow: 'row nowrap',
// zIndex: 'unset'
},
// showing on top
topPosition: {