fixed #44
This commit is contained in:
梁灏 2016-11-01 12:42:57 +08:00
parent 73d9ebe3f1
commit f12aca9e84
4 changed files with 5 additions and 4 deletions

View file

@ -22,7 +22,8 @@
gpuAcceleration: false,
placement: 'bottom-start',
boundariesPadding: 0,
forceAbsolute: true
forceAbsolute: true,
boundariesElement: 'body'
});
this.popper.onCreate(popper => {
this.resetTransformOrigin(popper);