Use new icons in channel panel

This commit is contained in:
Nate Butler 2023-08-14 15:57:31 -04:00
parent a5534bb30f
commit f2d46e0ff9
5 changed files with 31 additions and 14 deletions

View file

@ -132,7 +132,7 @@ export default function contacts_panel(): any {
leave_call_button: header_icon_button,
row_height: ITEM_HEIGHT,
channel_indent: INDENT_SIZE,
section_icon_size: 8,
section_icon_size: 14,
header_row: {
...text(layer, "ui_sans", { size: "sm", weight: "bold" }),
margin: { top: SPACING },