mirror of
https://github.com/jeecgboot/ant-design-vue-jeecg.git
synced 2026-02-27 01:01:47 +08:00
issues/I5VK11 所有页面中 如果没有右侧滚动条 j-modal弹出的时候会拉大页面
This commit is contained in:
@@ -191,7 +191,8 @@
|
||||
<style lang="less">
|
||||
body {
|
||||
// 打开滚动条固定显示
|
||||
overflow-y: scroll;
|
||||
// 注释原因:issues/I5VK11
|
||||
//overflow-y: scroll;
|
||||
|
||||
&.colorWeak {
|
||||
filter: invert(80%);
|
||||
|
||||
Reference in New Issue
Block a user