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