mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-31 06:00:16 +08:00
@@ -31,7 +31,8 @@ const styles = theme => ({
|
||||
drawerPaper: {
|
||||
position: 'relative',
|
||||
boxSizing: 'border-box',
|
||||
width: '100%'
|
||||
width: '100%',
|
||||
overflowX: 'hidden'
|
||||
},
|
||||
drawerExpandControl: {
|
||||
position: 'absolute',
|
||||
|
||||
Reference in New Issue
Block a user