From e8817f5e711f900023f5f2a53b9911b918418242 Mon Sep 17 00:00:00 2001 From: fsociety Date: Fri, 25 Oct 2024 15:50:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style(pages):=20adjust=20line=20?= =?UTF-8?q?clamping=20for=20project=20description=20and=20votes=20display?= =?UTF-8?q?=20in=20index=20view?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/pages/association/project-support/index.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/pages/association/project-support/index.blade.php b/resources/views/pages/association/project-support/index.blade.php index 2ca8c93..f0d157b 100644 --- a/resources/views/pages/association/project-support/index.blade.php +++ b/resources/views/pages/association/project-support/index.blade.php @@ -173,7 +173,7 @@ $delete = function ($id) { {{ $project->name }} -
+
{!! strip_tags($project->description) !!}
@@ -190,7 +190,7 @@ $delete = function ($id) { @if($project->votes->where('value', true)->count() > 0) -
+