Merge pull request #2618 from matrix-org/bwindels/fixstickers
Fix: stickers layout
This commit is contained in:
commit
12b6383831
4 changed files with 23 additions and 8 deletions
|
@ -226,6 +226,7 @@ export default class Stickerpicker extends React.Component {
|
|||
showTitle={false}
|
||||
showMinimise={true}
|
||||
showDelete={false}
|
||||
showCancel={false}
|
||||
showPopout={false}
|
||||
onMinimiseClick={this._onHideStickersClick}
|
||||
handleMinimisePointerEvents={true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue