[#738] remove zindex override (#743)

Co-authored-by: Camille Moussu <cmoussu@linagora.com>
This commit is contained in:
Camille Moussu
2026-04-04 09:39:14 +02:00
committed by GitHub
parent 6a6fdf963c
commit 8c6d846dfe
@@ -66,8 +66,7 @@ export function TabletSidebar({
paddingRight: 2, paddingRight: 2,
width: '270px', width: '270px',
marginTop: 0 marginTop: 0
}, }
zIndex: 3000
}} }}
slotProps={{ paper: { className: 'sidebar' } }} slotProps={{ paper: { className: 'sidebar' } }}
> >