未验证 提交 19e14422 编写于 作者: M Mr.doob 提交者: GitHub

Merge pull request #17366 from vatro/dev

Enables smooth scrolling of docs side-panel on iOS devices
......@@ -254,6 +254,7 @@ h1 a {
flex: 1;
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
padding: 0 var(--panel-padding) var(--panel-padding) var(--panel-padding);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册