.container { background: var(--oak-bg-color-container); padding: 8px; height: 100%; .tabs { height: 100%; } // .tabLabel { // writing-mode: vertical-rl; // letter-spacing: .2rem; // } .systemLabel { font-weight: bolder; } .padding { height: 10px; font-size: small; } .help { color: blue; } }