linwe
2024-10-08 24b079dcf11cd3566690f2045f0b9a66c3299930
1
2
3
4
5
6
export const styleDrawer = {
  height: 'auto',
  width: '400px',
  top: '30px',
  left: '70%'
}