Move user menu to sidebar, fixes #35

This commit is contained in:
2025-11-14 17:45:57 +01:00
parent 81f0c1ce56
commit f00117ed26
13 changed files with 328 additions and 365 deletions
+2 -4
View File
@@ -27,10 +27,8 @@ if (token) {
<template>
<Head title="Dashboard" />
<AppLayout>
<div class="grid gap-12 md:grid-cols-2 h-full p-6 md:p-8">
<AppLayout title="Dashboard">
<div class="grid gap-12 md:grid-cols-2 h-full md:p-8">
<div class="relative overflow-y-auto">
Geplante Aktivitäten