From 950640a36fed6290e5775fa0488126563eddf9dd Mon Sep 17 00:00:00 2001 From: Donielle Austin Date: Wed, 11 May 2022 16:54:39 -0400 Subject: [PATCH] ui defect --- src/common-components/dropdown-question/dropdown-question.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common-components/dropdown-question/dropdown-question.vue b/src/common-components/dropdown-question/dropdown-question.vue index 6d358d1e1..a64d873f9 100644 --- a/src/common-components/dropdown-question/dropdown-question.vue +++ b/src/common-components/dropdown-question/dropdown-question.vue @@ -105,6 +105,7 @@ export default { .dropdown-question { label { color: $black; + font-weight: 500; } .form-label { margin-bottom: .25rem;