update popper animation

This commit is contained in:
huanghong 2018-04-11 22:06:53 +08:00
parent eed5708494
commit dab9c3f601
4 changed files with 359 additions and 18 deletions

View file

@ -34,7 +34,7 @@ export default {
gpuAcceleration: false,
},
preventOverflow :{
boundariesElement: 'body'
boundariesElement: 'viewport'
}
}
};