cosmos-explorer/less/Common/TabCommon.less

11 lines
352 B
Plaintext

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