commonClassify.css
341 Bytes
.header {
background: #fff;
padding: 0;
height: auto;
line-height: inherit;
}
.clayout {
padding: 0 30px 30px 30px;
background: #fff;
}
.sider {
background: #fff;
flex: none!important;
max-width: none!important;
min-width: 0!important;
width: auto!important;
}
.content {
background: #fff;
min-height: 280px;
}