mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Drawer: remove the thin border line, in case
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user