fix: screen fixed for WebKit
Déploiement FRONT PROD / check (push) Successful in 2m11s
Déploiement FRONT PROD / deploy (push) Successful in 21s

This commit is contained in:
2026-06-16 13:13:47 +04:00
parent d80a77d9e7
commit a89196909e
2 changed files with 1 additions and 5 deletions
-3
View File
@@ -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}