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