Start on workspace notifications
This commit is contained in:
parent
9c68c3e8a9
commit
bd2ae304fa
12 changed files with 180 additions and 1 deletions
|
@ -69,7 +69,7 @@ impl ChatPanel {
|
|||
.with_style(move |cx| {
|
||||
let theme = &cx.global::<Settings>().theme.chat_panel.channel_select;
|
||||
SelectStyle {
|
||||
header: theme.header.container.clone(),
|
||||
header: theme.header.container,
|
||||
menu: theme.menu.clone(),
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue