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