diff --git a/src/components/core/d2-container/index.vue b/src/components/core/d2-container/index.vue index 5f2f86e9..5bd15a90 100644 --- a/src/components/core/d2-container/index.vue +++ b/src/components/core/d2-container/index.vue @@ -1,5 +1,5 @@ @@ -65,7 +82,7 @@ export default { bottom: 0px; left: 0px; right: 0px; - overflow: auto; + overflow: hidden; } @media (min-width: 576px) { // 根据你的需要在这里添加样式