blob: 6912e19bcddb1e9dec6bd1242c5e3c5ee5037595 [file] [log] [blame]
.license-model-type-modal {
.modal-body {
padding: 0;
}
.validation-form-content {
padding: 50px;
.field-section {
@extend .body-2-medium;
margin-bottom: 23px;
width: 400px;
color: $black;
}
textarea {
height: 107px;
}
}
.validation-buttons {
padding: 20px 50px;
}
}