app-drawer.less 121 字节
.ivu-drawer-body{
    padding: 0;
    .viewcontainer2{
        .ivu-card{
            border-radius: 0;
        }
    }
}