From feef537cb39f031557f0cd036f295d282b3c5e4f Mon Sep 17 00:00:00 2001 From: Natsumi Date: Mon, 29 Sep 2025 12:22:08 +1300 Subject: [PATCH] Handle new lines in group description --- src/components/dialogs/GroupDialog/GroupDialog.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/dialogs/GroupDialog/GroupDialog.vue b/src/components/dialogs/GroupDialog/GroupDialog.vue index 9c766cb7..5d923993 100644 --- a/src/components/dialogs/GroupDialog/GroupDialog.vue +++ b/src/components/dialogs/GroupDialog/GroupDialog.vue @@ -165,11 +165,11 @@ -
- +

+                                style="font-family: inherit; font-size: 12px; white-space: pre-wrap"
+                                v-text="groupDialog.ref.description">