Remove top padding from app tile.
This commit is contained in:
@@ -175,6 +175,7 @@ export default class Stickerpack extends React.Component {
|
||||
menuHeight: this.popoverHeight,
|
||||
element: this.state.stickersContent,
|
||||
onFinished: this.onFinished,
|
||||
menuPaddingTop: 0,
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user