mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Fixes #11800 - When selecting a 3rd-party provider like OpenAI Compatible in the welcome view, the API options container used overflow-clip which prevented scrolling when content exceeded the max-height. Changing to overflow-y-auto enables vertical scrolling while preserving the expand/collapse animation. |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||