Move user menu to sidebar, fixes #35
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user