guoshilong
2023-09-26 ed1cc73df2dbea906d177ea5149eb67f041219dc
1
2
3
4
5
6
export const styleDrawer = {
  height: 'auto',
  width: '400px',
  top: '30px',
  left: '70%'
}