Fix toolbar positioning - use valid Tailwind class top-32 instead of undefined top-34
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user