未验证 提交 3b9abde8 编写于 作者: 花裤衩 提交者: GitHub

fix[SIdebar]: fixed bug in mobile #1567 (#1569)

上级 4b3a41c5
......@@ -143,6 +143,7 @@
&.hideSidebar {
.sidebar-container {
pointer-events: none;
transition-duration: 0.3s;
transform: translate3d(-$sideBarWidth, 0, 0);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册