diff --git a/src/design/index.less b/src/design/index.less index 482a1b98..3d3b9363 100644 --- a/src/design/index.less +++ b/src/design/index.less @@ -39,7 +39,8 @@ html, body { width: 100%; height: 100%; - overflow-x: hidden; + overflow: visible !important; + overflow-x: hidden !important; &.color-weak { filter: invert(80%);