fix: screen fixed for WebKit
This commit is contained in:
@@ -118,9 +118,6 @@ export default function TeksDrawer({paroles}) {
|
||||
<Drawer
|
||||
variant='temporary'
|
||||
open={mobileOpen}
|
||||
ModalProps={{
|
||||
keepMounted: true
|
||||
}}
|
||||
sx={{
|
||||
display: {xs: 'block', sm: 'none'},
|
||||
'& .MuiDrawer-paper': {boxSizing: 'border-box', width: drawerWidth}
|
||||
|
||||
Reference in New Issue
Block a user