From 0928466b4e81e0891b4b42bb2d53d7026c9c7a2d Mon Sep 17 00:00:00 2001 From: Sabu Siyad Date: Thu, 13 Jul 2023 21:46:24 +0530 Subject: [PATCH] feat(ui): icons for `Reply` and `Reply All` --- .../src/pages/desk/ticket/ConversationBox.vue | 234 +++++++++--------- 1 file changed, 121 insertions(+), 113 deletions(-) diff --git a/desk/src/pages/desk/ticket/ConversationBox.vue b/desk/src/pages/desk/ticket/ConversationBox.vue index c4e293407..96a5cb9cf 100644 --- a/desk/src/pages/desk/ticket/ConversationBox.vue +++ b/desk/src/pages/desk/ticket/ConversationBox.vue @@ -1,71 +1,77 @@