Clearer avatar sizing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
d243f7bad8
commit
c2aada6aa7
2 changed files with 7 additions and 3 deletions
|
@ -38,6 +38,7 @@ export default class CallViewSidebar extends React.Component<IProps> {
|
|||
feed={feed}
|
||||
call={this.props.call}
|
||||
primary={false}
|
||||
pipMode={this.props.pipMode}
|
||||
/>
|
||||
);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue