This commit is contained in:
Jens Cornelsen
2025-04-13 13:29:30 +02:00
parent b65c3eeeaa
commit 682c97b3e7

View File

@@ -260,6 +260,7 @@
> >
</div> </div>
{#await calculations then calculations} {#await calculations then calculations}
<div class="flex flex-col gap-2">
<div class="flex flex-row justify-between"> <div class="flex flex-row justify-between">
<span>Erstellungsdatum</span> <span>Erstellungsdatum</span>
<span class="font-bold text-base-content" <span class="font-bold text-base-content"
@@ -268,7 +269,6 @@
)}</span )}</span
> >
</div> </div>
<div class="flex flex-col gap-2">
<div class="flex flex-row justify-between"> <div class="flex flex-row justify-between">
<span>Energieverbrauch</span> <span>Energieverbrauch</span>
<span class="font-bold text-base-content" <span class="font-bold text-base-content"
@@ -302,7 +302,7 @@
{/await} {/await}
<div class="flex flex-row justify-start items-center mt-4"> <div class="flex flex-row justify-start items-center mb-4">
<a <a
class="p-1 rounded-lg hover:bg-gray-200 mr-2 border-2 border-gray-300" class="p-1 rounded-lg hover:bg-gray-200 mr-2 border-2 border-gray-300"
title="PDF Herunterladen" title="PDF Herunterladen"