Fix toolbar positioning - move toolbar to top-34 to match content padding
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"date": "2025-10-22T10:37:25.815Z",
|
"date": "2025-10-22T10:42:42.402Z",
|
||||||
"preset": "node-server",
|
"preset": "node-server",
|
||||||
"framework": {
|
"framework": {
|
||||||
"name": "nuxt",
|
"name": "nuxt",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
{"id":"a4be05d0-f9bb-4687-b7ea-240ebe9d57d3","timestamp":1761129438141}
|
{"id":"9988969b-b23e-49ec-8acf-85843e010c16","timestamp":1761129754360}
|
||||||
@@ -351,7 +351,7 @@ const client_manifest = {
|
|||||||
"module": true,
|
"module": true,
|
||||||
"prefetch": true,
|
"prefetch": true,
|
||||||
"preload": true,
|
"preload": true,
|
||||||
"file": "DspzbkvX.js",
|
"file": "CHyGUty0.js",
|
||||||
"name": "entry",
|
"name": "entry",
|
||||||
"src": "node_modules/nuxt/dist/app/entry.js",
|
"src": "node_modules/nuxt/dist/app/entry.js",
|
||||||
"isEntry": true,
|
"isEntry": true,
|
||||||
@@ -361,14 +361,14 @@ const client_manifest = {
|
|||||||
"node_modules/nuxt/dist/app/components/error-500.vue"
|
"node_modules/nuxt/dist/app/components/error-500.vue"
|
||||||
],
|
],
|
||||||
"css": [
|
"css": [
|
||||||
"entry.aTa68lPn.css"
|
"entry.COr8AU2h.css"
|
||||||
],
|
],
|
||||||
"assets": [
|
"assets": [
|
||||||
"Harheimer TC.CKfYAfp1.svg"
|
"Harheimer TC.CKfYAfp1.svg"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"entry.aTa68lPn.css": {
|
"entry.COr8AU2h.css": {
|
||||||
"file": "entry.aTa68lPn.css",
|
"file": "entry.COr8AU2h.css",
|
||||||
"resourceType": "style",
|
"resourceType": "style",
|
||||||
"prefetch": true,
|
"prefetch": true,
|
||||||
"preload": true
|
"preload": true
|
||||||
@@ -436,7 +436,7 @@ const client_manifest = {
|
|||||||
"module": true,
|
"module": true,
|
||||||
"prefetch": true,
|
"prefetch": true,
|
||||||
"preload": true,
|
"preload": true,
|
||||||
"file": "CuG2mLXd.js",
|
"file": "AUGsdq6Q.js",
|
||||||
"name": "geschichte",
|
"name": "geschichte",
|
||||||
"src": "pages/cms/geschichte.vue",
|
"src": "pages/cms/geschichte.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
@@ -500,7 +500,7 @@ const client_manifest = {
|
|||||||
"module": true,
|
"module": true,
|
||||||
"prefetch": true,
|
"prefetch": true,
|
||||||
"preload": true,
|
"preload": true,
|
||||||
"file": "B5wpJwdh.js",
|
"file": "DdLjYGR6.js",
|
||||||
"name": "tt-regeln",
|
"name": "tt-regeln",
|
||||||
"src": "pages/cms/tt-regeln.vue",
|
"src": "pages/cms/tt-regeln.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
@@ -514,7 +514,7 @@ const client_manifest = {
|
|||||||
"module": true,
|
"module": true,
|
||||||
"prefetch": true,
|
"prefetch": true,
|
||||||
"preload": true,
|
"preload": true,
|
||||||
"file": "DFAETKxB.js",
|
"file": "8G8ekUd_.js",
|
||||||
"name": "ueber-uns",
|
"name": "ueber-uns",
|
||||||
"src": "pages/cms/ueber-uns.vue",
|
"src": "pages/cms/ueber-uns.vue",
|
||||||
"isDynamicEntry": true,
|
"isDynamicEntry": true,
|
||||||
|
|||||||
@@ -521,19 +521,19 @@ const _routes = [
|
|||||||
name: "cms-tt-regeln",
|
name: "cms-tt-regeln",
|
||||||
path: "/cms/tt-regeln",
|
path: "/cms/tt-regeln",
|
||||||
meta: { "middleware": "auth" },
|
meta: { "middleware": "auth" },
|
||||||
component: () => import('./tt-regeln-C1AGXAaQ.mjs')
|
component: () => import('./tt-regeln-BqemHd9A.mjs')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "cms-ueber-uns",
|
name: "cms-ueber-uns",
|
||||||
path: "/cms/ueber-uns",
|
path: "/cms/ueber-uns",
|
||||||
meta: { "middleware": "auth" },
|
meta: { "middleware": "auth" },
|
||||||
component: () => import('./ueber-uns-DfRc42dp.mjs')
|
component: () => import('./ueber-uns-C87f-tf_.mjs')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "cms-geschichte",
|
name: "cms-geschichte",
|
||||||
path: "/cms/geschichte",
|
path: "/cms/geschichte",
|
||||||
meta: { "middleware": "auth" },
|
meta: { "middleware": "auth" },
|
||||||
component: () => import('./geschichte-CdHrHtdp.mjs')
|
component: () => import('./geschichte-DnLvb8iW.mjs')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "mitgliedschaft",
|
name: "mitgliedschaft",
|
||||||
|
|||||||
@@ -2,10 +2,10 @@ const interopDefault = r => r.default || r || [];
|
|||||||
const styles = {
|
const styles = {
|
||||||
"node_modules/nuxt/dist/app/components/error-404.vue": () => import('./error-404-styles.BsF5Lbhq.mjs').then(interopDefault),
|
"node_modules/nuxt/dist/app/components/error-404.vue": () => import('./error-404-styles.BsF5Lbhq.mjs').then(interopDefault),
|
||||||
"node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.Dccc6iq5.mjs').then(interopDefault),
|
"node_modules/nuxt/dist/app/components/error-500.vue": () => import('./error-500-styles.Dccc6iq5.mjs').then(interopDefault),
|
||||||
"node_modules/nuxt/dist/app/components/error-404.vue?vue&type=style&index=0&scoped=b728498f&lang.css": () => import('./error-404-styles.BsF5Lbhq.mjs').then(interopDefault),
|
|
||||||
"node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=70d84538&lang.css": () => import('./error-500-styles.Dccc6iq5.mjs').then(interopDefault),
|
|
||||||
"components/Hero.vue": () => import('./Hero-styles.03iOjY05.mjs').then(interopDefault),
|
"components/Hero.vue": () => import('./Hero-styles.03iOjY05.mjs').then(interopDefault),
|
||||||
"components/PublicNews.vue": () => import('./PublicNews-styles.nhqk16g5.mjs').then(interopDefault),
|
"components/PublicNews.vue": () => import('./PublicNews-styles.nhqk16g5.mjs').then(interopDefault),
|
||||||
|
"node_modules/nuxt/dist/app/components/error-404.vue?vue&type=style&index=0&scoped=b728498f&lang.css": () => import('./error-404-styles.BsF5Lbhq.mjs').then(interopDefault),
|
||||||
|
"node_modules/nuxt/dist/app/components/error-500.vue?vue&type=style&index=0&scoped=70d84538&lang.css": () => import('./error-500-styles.Dccc6iq5.mjs').then(interopDefault),
|
||||||
"components/Hero.vue?vue&type=style&index=0&scoped=779d39d7&lang.css": () => import('./Hero-styles.03iOjY05.mjs').then(interopDefault),
|
"components/Hero.vue?vue&type=style&index=0&scoped=779d39d7&lang.css": () => import('./Hero-styles.03iOjY05.mjs').then(interopDefault),
|
||||||
"components/PublicNews.vue?vue&type=style&index=0&scoped=f894f108&lang.css": () => import('./PublicNews-styles.nhqk16g5.mjs').then(interopDefault)
|
"components/PublicNews.vue?vue&type=style&index=0&scoped=f894f108&lang.css": () => import('./PublicNews-styles.nhqk16g5.mjs').then(interopDefault)
|
||||||
};
|
};
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -272,7 +272,7 @@ async function renderInlineStyles(usedModules) {
|
|||||||
|
|
||||||
const renderSSRHeadOptions = {"omitLineBreaks":true};
|
const renderSSRHeadOptions = {"omitLineBreaks":true};
|
||||||
|
|
||||||
const entryFileName = "DspzbkvX.js";
|
const entryFileName = "CHyGUty0.js";
|
||||||
|
|
||||||
globalThis.__buildAssetsURL = buildAssetsURL;
|
globalThis.__buildAssetsURL = buildAssetsURL;
|
||||||
globalThis.__publicAssetsURL = publicAssetsURL;
|
globalThis.__publicAssetsURL = publicAssetsURL;
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Fixed Toolbar below header -->
|
<!-- Fixed Toolbar below header -->
|
||||||
<div class="fixed top-28 left-0 right-0 z-30 bg-white border-b border-gray-200 shadow-sm">
|
<div class="fixed top-34 left-0 right-0 z-30 bg-white border-b border-gray-200 shadow-sm">
|
||||||
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
|
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||||
<div class="flex flex-wrap items-center gap-2 py-2">
|
<div class="flex flex-wrap items-center gap-2 py-2">
|
||||||
<button class="px-3 py-1 rounded border hover:bg-gray-50" @click="format('bold')"><strong>B</strong></button>
|
<button class="px-3 py-1 rounded border hover:bg-gray-50" @click="format('bold')"><strong>B</strong></button>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Fixed Toolbar below header -->
|
<!-- Fixed Toolbar below header -->
|
||||||
<div class="fixed top-28 left-0 right-0 z-30 bg-white border-b border-gray-200 shadow-sm">
|
<div class="fixed top-34 left-0 right-0 z-30 bg-white border-b border-gray-200 shadow-sm">
|
||||||
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
|
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||||
<div class="flex flex-wrap items-center gap-2 py-2">
|
<div class="flex flex-wrap items-center gap-2 py-2">
|
||||||
<button class="px-3 py-1 rounded border hover:bg-gray-50" @click="format('bold')"><strong>B</strong></button>
|
<button class="px-3 py-1 rounded border hover:bg-gray-50" @click="format('bold')"><strong>B</strong></button>
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Fixed Toolbar below header -->
|
<!-- Fixed Toolbar below header -->
|
||||||
<div class="fixed top-28 left-0 right-0 z-30 bg-white border-b border-gray-200 shadow-sm">
|
<div class="fixed top-34 left-0 right-0 z-30 bg-white border-b border-gray-200 shadow-sm">
|
||||||
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
|
<div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||||
<div class="flex flex-wrap items-center gap-2 py-2">
|
<div class="flex flex-wrap items-center gap-2 py-2">
|
||||||
<button class="px-3 py-1 rounded border hover:bg-gray-50" @click="format('bold')"><strong>B</strong></button>
|
<button class="px-3 py-1 rounded border hover:bg-gray-50" @click="format('bold')"><strong>B</strong></button>
|
||||||
|
|||||||
Reference in New Issue
Block a user