Now the text spaceing is correct need to align cheveron
This commit is contained in:
parent
8246d9148c
commit
46a643ac38
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ module.exports = React.createClass({
|
||||||
ContextualMenu.createMenu(Menu, {
|
ContextualMenu.createMenu(Menu, {
|
||||||
menuWidth: 188,
|
menuWidth: 188,
|
||||||
menuHeight: 126,
|
menuHeight: 126,
|
||||||
chevronOffset: 35,
|
chevronOffset: 45,
|
||||||
left: x,
|
left: x,
|
||||||
top: y,
|
top: y,
|
||||||
room: this.props.room,
|
room: this.props.room,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue