.x-tab-content>.x-tab-pane:not(.active) {
    height: 0px !important;
    overflow: hidden;
    display: block;
}
