From fae4ba08e82b8ebcc624dc3d85fd68460e6c9078 Mon Sep 17 00:00:00 2001 From: Georg Krause Date: Wed, 2 Feb 2022 10:22:47 +0100 Subject: [PATCH] Fix broken instance description if it contains a line break --- changes/changelog.d/1673.bugfix | 1 + front/src/components/Home.vue | 28 +++++++++------------------- front/src/style/pages/_home.scss | 15 +++++++++++++++ 3 files changed, 25 insertions(+), 19 deletions(-) create mode 100644 changes/changelog.d/1673.bugfix diff --git a/changes/changelog.d/1673.bugfix b/changes/changelog.d/1673.bugfix new file mode 100644 index 000000000..66e0d4b9f --- /dev/null +++ b/changes/changelog.d/1673.bugfix @@ -0,0 +1 @@ +Fix broken instance description if it contains a line break #1673 diff --git a/front/src/components/Home.vue b/front/src/components/Home.vue index 9b4c8194b..606e74a29 100644 --- a/front/src/components/Home.vue +++ b/front/src/components/Home.vue @@ -39,23 +39,24 @@ >
-

+

No description available.

-