浏览代码

Fix scrolling outside of content area

HolonProduction 1 年之前
父节点
当前提交
57c24d9b46
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      _static/css/custom.css

+ 1 - 0
_static/css/custom.css

@@ -711,6 +711,7 @@ footer {
 .wy-body-for-nav {
     position: relative;
     background-color: var(--content-wrap-background-color);
+    overflow: visible;
 }
 
 @media only screen and (min-width: 769px) {