Remove top padding from app tile.
This commit is contained in:
parent
5e30468a00
commit
234ca8b062
3 changed files with 5 additions and 1 deletions
|
@ -175,6 +175,7 @@ export default class Stickerpack extends React.Component {
|
|||
menuHeight: this.popoverHeight,
|
||||
element: this.state.stickersContent,
|
||||
onFinished: this.onFinished,
|
||||
menuPaddingTop: 0,
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue