提交 b7f96a0e 编写于 作者: P Pan

refine sidebar css

上级 c74147f5
......@@ -53,7 +53,6 @@
position: relative;
height: 100%;
width: 100%;
padding-left: 180px;
&.hideSidebar {
padding-left: 40px;
.sidebar-wrapper {
......@@ -69,6 +68,9 @@
}
}
}
.main-container{
padding-left: 0px;
}
}
.sidebar-wrapper {
width: 180px;
......@@ -88,6 +90,7 @@
width: 100%;
min-height: 100%;
transition: all .28s ease-out;
padding-left: 180px;
}
}
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册