treeselect功能修复

This commit is contained in:
chiguangxu
2018-02-23 20:52:38 +08:00
parent 8198bca01a
commit 557e79712d
8 changed files with 325 additions and 9 deletions

View File

@@ -1626,10 +1626,12 @@
.page-full-width .page-content {
margin-left:0!important
}
@media (min-width:992px) {
.page-content-wrapper {
float:left;
width:100%
width:100%;
background-color: #3d3d3d;
}
.page-content-wrapper .page-content {
margin-left:235px;