less/Common/TabCommon.less (5 lines of code) (raw):
/******************************************************************************************************
Common tab-base properties
*******************************************************************************************************/
.tabContentContainer() {
height: 100%;
.flex-display();
.flex-direction();
}