cosmos-explorer/less/Common/TabCommon.less
2020-05-25 21:30:55 -05:00

11 lines
352 B
Plaintext

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