diff --git a/src/design/index.less b/src/design/index.less index 482a1b98c9b8018a309c640be4bb1e32d87a7a7c..3d3b936359afa0976620dd84f145a5ffbccaeda5 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%);