mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 17:22:09 +00:00
- Switched chat-input to use `clamp()` for vertical expansion (up to 20rem, 12 lines of text vs. previous 5 lines). - Added `field-sizing: content` for modern browser auto-resize support. - Removed layout constraints on `#input-section` by allowing overflow. - Fixed an issue where the textarea wouldn't shrink after sending messages. |
||
|---|---|---|
| .. | ||
| attachments | ||
| input | ||
| message-queue | ||
| navigation | ||
| speech | ||
| top-section | ||