From 5846ee4bad328a56cdd7937d82d16a69eed45792 Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Thu, 2 May 2024 21:32:45 +0530 Subject: [PATCH] fix: Email input style issue (#9342) --- .../components/widgets/conversation/ReplyEmailHead.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/ReplyEmailHead.vue b/app/javascript/dashboard/components/widgets/conversation/ReplyEmailHead.vue index 3a1fe87b2..e3135fa47 100644 --- a/app/javascript/dashboard/components/widgets/conversation/ReplyEmailHead.vue +++ b/app/javascript/dashboard/components/widgets/conversation/ReplyEmailHead.vue @@ -9,7 +9,7 @@