Updated menu visibility
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="flex flex-wrap items-center justify-between gap-4">
|
||||
<div class="flex items-center gap-2">
|
||||
<div class="mb-5">
|
||||
<h1 i18n>Projekt Details</h1>
|
||||
<h1 >Projekt Details</h1>
|
||||
<h4>{{ projectDetailsDTO?.name }}</h4>
|
||||
<p class="my-4 text-lg text-gray-500">Erstellt: {{ projectDetailsDTO?.createdAt | date: 'dd.MM.yyyy HH:mm' }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user