How to remove side scroll from mobile nav menu - brooklyn theme

hello , i want to remove the scroll from my mobile navigation menu so it does not move , here is a video of my navigation menu to review thank you .

please reference it below

https://www.youtube.com/shorts/MsekK2ut2Ms

Could you please share your website URL and password if any so I can check?

@7kingodmsla

oh sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/timber.scss.liquid->paste below code at the bottom of the file.
#NavDrawer .mobile-nav__spacer {padding-left: 0;padding-right: 0;}