Files
web-cad/frontend
Leopoldadmin 3f93a236e1 fix: add close buttons to mobile sidebars
- RightSidebar: added onCollapse prop and close button in header

- LeftSidebar: wired existing onCollapse prop in App.tsx

- CSS: show .leftbar-toggle and .rightbar-close on mobile

- Both buttons call setMobile{Left,Right}Open(false) to close overlays
2026-06-28 22:35:33 +02:00
..