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