From 615ff0a2dc1eb65d851512594cd7e211055f1710 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 27 May 2024 19:10:28 +0530 Subject: [PATCH] fix: make other dependent component responsive --- frontend/src/components/CommentBox.vue | 6 +++--- frontend/src/components/CommunicationArea.vue | 2 +- frontend/src/components/EmailEditor.vue | 14 +++++++------- frontend/src/components/SLASection.vue | 4 ++-- frontend/src/components/SectionFields.vue | 2 +- frontend/src/components/WhatsAppBox.vue | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/frontend/src/components/CommentBox.vue b/frontend/src/components/CommentBox.vue index a59f257b..e5c8c1b1 100644 --- a/frontend/src/components/CommentBox.vue +++ b/frontend/src/components/CommentBox.vue @@ -12,14 +12,14 @@