Add title to assistant panel and move + to right
This commit is contained in:
parent
a011ced698
commit
d78fbbc63e
3 changed files with 19 additions and 2 deletions
|
@ -996,6 +996,7 @@ pub struct AssistantStyle {
|
|||
pub container: ContainerStyle,
|
||||
pub hamburger_button: IconStyle,
|
||||
pub plus_button: IconStyle,
|
||||
pub title: ContainedText,
|
||||
pub message_header: ContainerStyle,
|
||||
pub sent_at: ContainedText,
|
||||
pub user_sender: Interactive<ContainedText>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue