treeselect功能修复
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user