Added Features to Mobile Styling

This commit is contained in:
2025-06-03 16:35:30 +02:00
parent dd89a70789
commit 8d4ff3c88e
6 changed files with 209 additions and 5 deletions

View File

@@ -167,12 +167,12 @@ const footerLinks = [/*{
variant="ghost"
:color="route.fullPath === '/standardEntity/projects' ? 'primary' : 'gray'"
/>
<UButton
<!-- <UButton
icon="i-heroicons-clock"
to="/workingtimes"
variant="ghost"
:color="route.fullPath === '/workingtimes' ? 'primary' : 'gray'"
/>
/>-->
<UButton
icon="i-heroicons-bars-4"
to="/mobile/menu"