From 3a021569d4b631eb1f0803a19b5a7bdd2ec9b8c9 Mon Sep 17 00:00:00 2001 From: iamsivin Date: Thu, 14 Mar 2024 16:40:49 +0530 Subject: [PATCH] fix: responsive issues --- .../dashboard/inbox/components/InboxCard.vue | 6 +- .../inbox/components/InboxCardInfo.vue | 101 +++++++++--------- 2 files changed, 52 insertions(+), 55 deletions(-) diff --git a/app/javascript/dashboard/routes/dashboard/inbox/components/InboxCard.vue b/app/javascript/dashboard/routes/dashboard/inbox/components/InboxCard.vue index 3b24de2c6..dd68db2bc 100644 --- a/app/javascript/dashboard/routes/dashboard/inbox/components/InboxCard.vue +++ b/app/javascript/dashboard/routes/dashboard/inbox/components/InboxCard.vue @@ -51,7 +51,7 @@ {{ snoozedDisplayText }} -
+
-
+
-
+
+
- -
- -
- - - {{ conversationId }} - - -
-
- - - {{ label.title }} - -
- - - +{{ activeLabels.length - visibleLabels }} - -
+
+ + + + {{ conversationId }} + + + +
+ + + {{ label.title }} + +
+ + + + +{{ activeLabels.length - visibleLabels }} +