11 lines
352 B
Plaintext
Raw Normal View History

/******************************************************************************************************
Common tab-base properties
*******************************************************************************************************/
.tabContentContainer() {
height: 100%;
.flex-display();
.flex-direction();
}