feat: set width 250px
This commit is contained in:
@@ -20,7 +20,6 @@ export const MainMenu = ({ value = 'recordings', handleChangeContent }: MainMenu
|
|||||||
sx={{
|
sx={{
|
||||||
height: 'auto',
|
height: 'auto',
|
||||||
width: '250px',
|
width: '250px',
|
||||||
maxWidth: '100%',
|
|
||||||
backgroundColor: 'white',
|
backgroundColor: 'white',
|
||||||
paddingTop: '2rem',
|
paddingTop: '2rem',
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user