Add styles for button
This commit is contained in:
parent
6c676121f2
commit
4b52ff65c1
3 changed files with 20 additions and 4 deletions
|
@ -135,6 +135,7 @@ pub struct Titlebar {
|
|||
pub toggle_contacts_button: Toggleable<Interactive<IconButton>>,
|
||||
pub toggle_microphone_button: Toggleable<Interactive<IconButton>>,
|
||||
pub toggle_speakers_button: Toggleable<Interactive<IconButton>>,
|
||||
pub leave_call_button: Interactive<IconButton>,
|
||||
pub user_menu_button: Toggleable<Interactive<IconButton>>,
|
||||
pub toggle_contacts_badge: ContainerStyle,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue