Open XuXianTao opened 4 years ago
Translation of this issue:
2.13.0
windows 10 / Chrome 80
2.6.11
https://codepen.io/xuxiantao/pen/mdJMvxM
Click button
Ctrl Shift C select the modal layer of dialog
Body appearance style remains unchanged
The body appears padding right: 17px
same issue
set "lock-scroll" to false, it works for me.
@selbest Thanks a lot! The "padding-right" looks like to fix the flash when using "lock-scroll" (when the scroll bar disappears), but sometimes the 'lock-scroll' doesn't work. And today it works normally. It really confuses me.
same issue
set "lock-scroll" to false, it works for me.
work for sure, but scroll bar still...
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Element UI version
2.13.0
OS/Browsers version
windows 10 / Chrome 80
Vue version
2.6.11
Reproduction Link
https://codepen.io/xuxiantao/pen/mdJMvxM
Steps to reproduce
What is Expected?
body出现样式保持不变
What is actually happening?
body出现padding-right: 17px