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