Newer
Older
.mat-form-field {
display: flex !important;
}
.audit-radio-button {
margin-bottom: 1em;
.mat-radio-label {
white-space: normal !important;
}
p {
margin-bottom: 0px;
margin-left: 12px;
font-weight: 500;
.sub-line {
color: #6e655f;
font-weight: normal;
}
}
}
.audit-radio-group {
display: flex;
flex-direction: column;
margin: 15px 0;
}
.step-buttons-group {
margin-top: 1.2em;
button {
text-transform: uppercase;
}
}