Some Corrections For Mobile
This commit is contained in:
@@ -10,7 +10,9 @@ definePageMeta({
|
||||
<UDashboardPanelContent>
|
||||
|
||||
<UButton
|
||||
class="w-full my-1">
|
||||
class="w-full my-1"
|
||||
to="/standardEntity/absencerequests"
|
||||
>
|
||||
Abwesenheiten
|
||||
</UButton>
|
||||
<UButton
|
||||
@@ -18,15 +20,21 @@ definePageMeta({
|
||||
Kalender
|
||||
</UButton>
|
||||
<UButton
|
||||
class="w-full my-1">
|
||||
class="w-full my-1"
|
||||
to="/standardEntity/customers"
|
||||
>
|
||||
Kunden
|
||||
</UButton>
|
||||
<UButton
|
||||
class="w-full my-1">
|
||||
class="w-full my-1"
|
||||
to="/standardEntity/vendors"
|
||||
>
|
||||
Lieferanten
|
||||
</UButton>
|
||||
<UButton
|
||||
class="w-full my-1">
|
||||
class="w-full my-1"
|
||||
to="/standardEntity/plants"
|
||||
>
|
||||
Objekte
|
||||
</UButton>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user