Add the ability to expand and collapse sections of the contacts panel
Also, allow joining projects using the keyboard.
This commit is contained in:
@@ -68,6 +68,7 @@ export default function contactsPanel(theme: Theme) {
|
||||
iconWidth: 8,
|
||||
},
|
||||
rowHeight: 28,
|
||||
sectionIconSize: 8,
|
||||
headerRow: {
|
||||
...text(theme, "mono", "secondary", { size: "sm" }),
|
||||
margin: { top: 14 },
|
||||
|
||||
Reference in New Issue
Block a user