UNPKG

@choerodon/master

Version:
40 lines (34 loc) 578 B
.wrap-tabs { // padding-left: 24px; // padding-right: 24px; height: 100%; .c7n-tabs-content { height: 100%; .c7n-tabs-tabpane { height: 100%; } } > .c7n-tabs-bar { position: absolute; top: 64px; width: calc(~"100% - 48px"); z-index: 2; margin-left: 24px; margin-right: 24px; } } .hasHeader { > .c7n-tabs-bar { top: 104px !important; } } body[data-theme="theme4"] { .wrap-tabs { > .c7n-tabs-bar { top: 68px !important; background: white; z-index: 3; padding-top: 6px; } } }