Update colors, icons, and fonts

This commit is contained in:
Scott Nonnenberg 2019-10-04 11:06:17 -07:00
parent 28aed8247f
commit c81c25bb85
225 changed files with 3080 additions and 4594 deletions

View file

@ -179,7 +179,7 @@ export class LeftPane extends React.Component<PropsType> {
conversations={conversations}
height={height}
rowCount={length}
rowHeight={64}
rowHeight={68}
rowRenderer={this.renderRow}
width={width}
/>