mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: some style
This commit is contained in:
parent
2cbcf2968c
commit
516cf1c9e5
@ -20,7 +20,7 @@ function OutlineDrawer({ open, width, onClose }: { open: boolean; width: number;
|
|||||||
'& .MuiDrawer-paper': {
|
'& .MuiDrawer-paper': {
|
||||||
width,
|
width,
|
||||||
boxSizing: 'border-box',
|
boxSizing: 'border-box',
|
||||||
borderColor: 'var(--line-border)',
|
borderColor: 'var(--line-divider)',
|
||||||
boxShadow: 'none',
|
boxShadow: 'none',
|
||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user