- Change FilesPanel overflow-hidden to overflow-auto for scrolling - Add max-h-80 to FileTree to limit height while allowing scroll - Add select-none to FileTreeNode to prevent text selection - Cursor-pointer already present for clickable indication Now the file tree scrolls independently within the FILES panel, and text cannot be selected during rapid clicking. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||