[Improvement] Set color for drawer for better show on resizing
This commit is contained in:
@@ -92,7 +92,7 @@ const styles = (theme: any) => ({
|
|||||||
height: '100%',
|
height: '100%',
|
||||||
},
|
},
|
||||||
top: 70,
|
top: 70,
|
||||||
backgroundColor: 'transparent',
|
backgroundColor: '#fafafa',
|
||||||
borderRight: 0
|
borderRight: 0
|
||||||
},
|
},
|
||||||
menu: {
|
menu: {
|
||||||
|
|||||||
Reference in New Issue
Block a user