From 817dc78abdd4e5f26e2d2b5ddd6bdbd0949cdf42 Mon Sep 17 00:00:00 2001 From: "deven.phillips" Date: Thu, 2 Sep 2021 07:50:03 -0500 Subject: [PATCH] Updated Styling of Denial Notification --- src/components/DenialNotification.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/DenialNotification.vue b/src/components/DenialNotification.vue index a266523..ac4f790 100644 --- a/src/components/DenialNotification.vue +++ b/src/components/DenialNotification.vue @@ -28,7 +28,9 @@ label="Templated Responses" return-object single-line - outlined + light + outlined + hide-details class="select mx-auto" @change="updateTextArea()" > @@ -126,6 +128,7 @@ export default {