- The sidebar container had overflow-y-auto which caused the entire sidebar to scroll when FILES panel content grew - FILES panel already has proper flex-1 and internal overflow-auto handling - Now only the file tree scrolls in place while SESSION and PROJECT panels remain fixed as expected - Fixes UX issue where entire sidebar would scroll vertically |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||