Fix toolbar positioning - use valid Tailwind class top-32 instead of undefined top-34

This commit is contained in:
Torsten Schulz (local)
2025-10-22 12:48:33 +02:00
parent 040462ae5b
commit c3174c4400
10 changed files with 144 additions and 144 deletions

View File

@@ -521,19 +521,19 @@ const _routes = [
name: "cms-tt-regeln",
path: "/cms/tt-regeln",
meta: { "middleware": "auth" },
component: () => import('./tt-regeln-CdRrwK0X.mjs')
component: () => import('./tt-regeln-DsLQJ8Yi.mjs')
},
{
name: "cms-ueber-uns",
path: "/cms/ueber-uns",
meta: { "middleware": "auth" },
component: () => import('./ueber-uns-CN9o5wou.mjs')
component: () => import('./ueber-uns-BRxbFITH.mjs')
},
{
name: "cms-geschichte",
path: "/cms/geschichte",
meta: { "middleware": "auth" },
component: () => import('./geschichte-BJ4k9QwE.mjs')
component: () => import('./geschichte-Bh1r11ZR.mjs')
},
{
name: "mitgliedschaft",