mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Changed from 'min-[300px]:inline hidden' to 'hidden min-[300px]:inline' - Changed from 'min-[300px]:hidden' to 'inline min-[300px]:hidden' - This ensures proper responsive behavior: compact view on screens < 300px, full view otherwise |
||
|---|---|---|
| .. | ||
| 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 | ||