UPD: Clean up profile manager

This commit is contained in:
Robert Kossessa
2024-01-24 01:35:52 +01:00
parent af5ef844f8
commit 4d7bd0f946
3 changed files with 18 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="flex">
<Menubar class="w-full h-20 rounded-none bg-zinc-950 border-l-0">
<div class="p-8">
<div class="p-2">
<h1 class="text-3xl">ZERO/ONE</h1>
<p class="text-xs text-muted-foreground">Haptic Configuration Tool</p>
</div>