issues/I5VK11 所有页面中 如果没有右侧滚动条 j-modal弹出的时候会拉大页面

This commit is contained in:
zhangdaiscott
2022-10-29 12:33:28 +08:00
parent 714a0d0afb
commit c9e207c444

View File

@@ -191,7 +191,8 @@
<style lang="less">
body {
// 打开滚动条固定显示
overflow-y: scroll;
// 注释原因issues/I5VK11
//overflow-y: scroll;
&.colorWeak {
filter: invert(80%);