oak-general-business/es/components/userEntityGrant/claim/ubPicker/web.module.less

14 lines
276 B
Plaintext

.container {
flex: 1;
display: flex;
flex-direction: column;
align-items: stretch;
margin-top: 8px;
.singleRowValue {
font-size: x-large;
font-weight: bolder;
color: var(--oak-color-primary);
text-align: center;
}
}