From 2ac6912508f9c0e1c48346c73bb7063e8efe456c Mon Sep 17 00:00:00 2001 From: Katie Date: Fri, 4 Nov 2022 10:30:37 -0400 Subject: [PATCH] CSR-927 Fix address-lookup error styling --- .../dropdown-question/dropdown-question.vue | 3 ++- src/styles/common-error-styles.scss | 18 ++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/src/common-components/dropdown-question/dropdown-question.vue b/src/common-components/dropdown-question/dropdown-question.vue index a940e1df8..e05341469 100644 --- a/src/common-components/dropdown-question/dropdown-question.vue +++ b/src/common-components/dropdown-question/dropdown-question.vue @@ -1,7 +1,7 @@