Create channel adding modal
This commit is contained in:
parent
4a088fc4ae
commit
1549c2274f
5 changed files with 76 additions and 57 deletions
|
@ -80,6 +80,11 @@ export default function contacts_panel(): any {
|
|||
button_width: 28,
|
||||
icon_width: 16,
|
||||
},
|
||||
add_channel_button: {
|
||||
color: foreground(layer, "on"),
|
||||
button_width: 28,
|
||||
icon_width: 16,
|
||||
},
|
||||
leave_call_button: {
|
||||
color: foreground(layer, "on"),
|
||||
button_width: 28,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue