Fix components position

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-21 07:56:15 +04:00
parent 9327345af0
commit 6047b89eed
7 changed files with 10 additions and 8 deletions
+3 -3
View File
@@ -80,7 +80,7 @@ const Root = styled('div')((
[`& .${classes.appBar}`]: {
borderTop: '2px solid #303030',
marginTop: '4.71rem',
marginTop: '4.50rem',
[theme.breakpoints.up('sm')]: {
width: `calc(100% - ${drawerWidth}px)`,
marginLeft: drawerWidth
@@ -98,7 +98,7 @@ const Root = styled('div')((
[`& .${classes.drawerPaper}`]: {
borderTop: '2px solid #303030',
marginTop: '4.71rem',
marginTop: '4.50rem',
width: drawerWidth
},
@@ -319,7 +319,7 @@ export default function TeksDrawer({teks, anTeks, komante}) {
<div className={classes.pataje}>
<Pataje teks={anTeks} setError={setError} setSuccess={setSuccess} />
</div>
<Box sx={{textAlign: 'center', marginTop: 6}}>
<Box sx={{textAlign: 'center', marginTop: 9}}>
<Typography style={{marginTop: '0.8em'}} variant='h4' display='block'>
<Typography gutterBottom variant='h6'>
{anTeks.awtis.map(a => a.alias).join(', ')}