🎨 style: update layout for news index page buttons for better alignment and spacing.

This commit is contained in:
fsociety
2024-10-25 15:24:45 +02:00
parent fd7bc0ba49
commit 4483d0d655

View File

@@ -204,8 +204,10 @@ $deleteNow = function($id) {
</div>
</footer>
</div>
<div class="shrink-0">
</div>
<div class="mt-2 flex justify-end w-full space-x-2">
<x-button
xs
target="_blank"
:href="$post->getFirstMediaUrl('pdf')"
label="Öffnen"
@@ -218,7 +220,6 @@ $deleteNow = function($id) {
negative icon="trash"/>
@endif
</div>
</div>
</article>
@empty
<article class="bg-white dark:bg-gray-800 shadow-sm rounded-xl p-5">