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