agent: Add some design tweaks (#28726)

Fine-tuning some areas of the Agent Panel design.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-04-14 20:18:18 -03:00 committed by GitHub
parent 0d6e455bf6
commit 77f32582e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 35 additions and 11 deletions

View file

@ -56,7 +56,7 @@ pub struct MessageEditor {
_subscriptions: Vec<Subscription>,
}
const MAX_EDITOR_LINES: usize = 3;
const MAX_EDITOR_LINES: usize = 8;
impl MessageEditor {
pub fn new(