allerta-vvf/frontend/src/app/_routes/edit-service/edit-service.component.scss

9 lines
152 B
SCSS

.form-group {
margin-bottom: 1em;
}
.form-check-input[type="checkbox"] {
margin-top: 0.5em;
}
.is-invalid-div {
border: 1px solid #dc3545;
}