agent: Add design tweaks (#28963)
One more batch of fine-tuning the agent panel's design. Release Notes: - N/A
This commit is contained in:
parent
8117940aca
commit
2a878ee6d0
5 changed files with 161 additions and 87 deletions
|
@ -1180,8 +1180,8 @@ impl AssistantPanel {
|
|||
parent
|
||||
.child(
|
||||
h_flex()
|
||||
.mr_0p5()
|
||||
.size_2()
|
||||
.mr_1()
|
||||
.size_2p5()
|
||||
.justify_center()
|
||||
.rounded_full()
|
||||
.bg(cx.theme().colors().text.opacity(0.1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue