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