.detabsearchview {
    .app-control-tabexppanel__content {
        >.ivu-tabs-content {
            height: calc(100% - 50px);
        }
    }
}