From e18f4aeee943e644881c6ae3326f559674de88bb Mon Sep 17 00:00:00 2001 From: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com> Date: Thu, 9 Feb 2023 16:50:11 +0530 Subject: [PATCH] fix: Text color bug on attachment bubble in widget (#6399) * fix: Text color bug on attachment bubble * chore: Fix file bubble text color issue --------- Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: iamsivin --- .../widget/components/AgentMessage.vue | 2 +- .../widget/components/FileBubble.vue | 20 +++++++++++++++++-- .../widget/components/UserMessage.vue | 1 + 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/app/javascript/widget/components/AgentMessage.vue b/app/javascript/widget/components/AgentMessage.vue index 6b1fb782b..d1ce05456 100755 --- a/app/javascript/widget/components/AgentMessage.vue +++ b/app/javascript/widget/components/AgentMessage.vue @@ -24,7 +24,7 @@
-
+
{{ title }}