MM-13366 Post menu doesn't hint at more options below the fold (#2434)
This commit is contained in:
parent
54c44c530d
commit
446361ccea
1 changed files with 1 additions and 1 deletions
|
|
@ -395,7 +395,7 @@ export default class PostOptions extends PureComponent {
|
|||
ref={this.refSlideUpPanel}
|
||||
marginFromTop={marginFromTop}
|
||||
onRequestClose={this.close}
|
||||
initialPosition={325}
|
||||
initialPosition={290}
|
||||
>
|
||||
{options}
|
||||
</SlideUpPanel>
|
||||
|
|
|
|||
Loading…
Reference in a new issue