diff --git a/crates/agent_ui/src/profile_selector.rs b/crates/agent_ui/src/profile_selector.rs index 9330fdb292ad4ed956eaf5c767913c2fa54e2478..8a0767004deed4974b70f0ac859c3c9c0e724d6a 100644 --- a/crates/agent_ui/src/profile_selector.rs +++ b/crates/agent_ui/src/profile_selector.rs @@ -196,8 +196,8 @@ impl Render for ProfileSelector { )) .child( container() - .pb_1() - .border_b_1() + .pt_1() + .border_t_1() .border_color(cx.theme().colors().border_variant) .child(Label::new("Cycle Through Profiles")) .child(KeyBinding::for_action_in(