macOS: make conversation and main header draggable
This commit is contained in:
parent
ecc04d36de
commit
729d808f62
7 changed files with 119 additions and 11 deletions
|
@ -367,6 +367,7 @@ export class MainHeader extends React.Component<PropsType, StateType> {
|
|||
{({ ref }) => (
|
||||
<Avatar
|
||||
avatarPath={avatarPath}
|
||||
className="module-main-header__avatar"
|
||||
color={color}
|
||||
conversationType="direct"
|
||||
i18n={i18n}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue