From 4483d0d655da7a90c50253cdb0a221ec64747151 Mon Sep 17 00:00:00 2001 From: fsociety Date: Fri, 25 Oct 2024 15:24:45 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20update=20layout=20for?= =?UTF-8?q?=20news=20index=20page=20buttons=20for=20better=20alignment=20a?= =?UTF-8?q?nd=20spacing.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/association/news/index.blade.php | 27 ++++++++++--------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/resources/views/pages/association/news/index.blade.php b/resources/views/pages/association/news/index.blade.php index 18452a6..737090b 100644 --- a/resources/views/pages/association/news/index.blade.php +++ b/resources/views/pages/association/news/index.blade.php @@ -204,20 +204,21 @@ $deleteNow = function($id) { -
+
+
+ + @if($canEdit) - @if($canEdit) - - @endif -
+ xs + wire:click="delete({{ $post->id }})" + label="Löschen" + negative icon="trash"/> + @endif @empty