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