Create channel adding modal

This commit is contained in:
Mikayla Maki 2023-07-26 11:11:48 -07:00
parent 4a088fc4ae
commit 1549c2274f
No known key found for this signature in database
5 changed files with 76 additions and 57 deletions

View file

@ -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,