change popper.js default options

This commit is contained in:
梁灏 2018-05-21 17:20:01 +08:00
parent d28403ecb2
commit 354254b414
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -49,7 +49,7 @@
gpuAcceleration: false
},
preventOverflow :{
boundariesElement: 'viewport'
boundariesElement: 'window'
}
},
onCreate:()=>{