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