Drawer: remove the thin border line, in case

This commit is contained in:
Enrico Ros
2025-06-16 09:26:32 -07:00
parent 85e4946ff5
commit 3150900e13
@@ -61,6 +61,7 @@ const DesktopDrawerTranslatingSheet = styled(Sheet)(({ theme }) => ({
// Closed state via data attribute
'&[data-closed="true"]': {
transform: 'translateX(-100%)',
borderRightColor: 'transparent',
},
// Peek state via class