diff --git a/src/components/DenialNotification.vue b/src/components/DenialNotification.vue index a2665234ba835c8f63b7873d9bffe43ce7a9aada..ac4f7906a34e9abd907686fb534e5bdea52963dd 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 {