Merge pull request #430 from Safelite/feature/CSR-104

ui defect
This commit is contained in:
DonielleAtSafelite 2022-05-11 17:00:45 -04:00 committed by GitHub
commit 941d01bfa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,6 +105,7 @@ export default {
.dropdown-question { .dropdown-question {
label { label {
color: $black; color: $black;
font-weight: 500;
} }
.form-label { .form-label {
margin-bottom: .25rem; margin-bottom: .25rem;