oak-pay-business/es/components/payConfig/system/web.pc.module.less

24 lines
405 B
Plaintext

.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;
}
}