remove(design): drop 'a frame, gifted · v 0.4' tagline from side rail
CI / test (push) Has been cancelled

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-15 15:48:16 -04:00
parent d7889be25a
commit 7dab3fd7c5
10 changed files with 10 additions and 31 deletions
-14
View File
@@ -23,7 +23,6 @@
>{{ imagesStore.pendingCount > 9 ? '9+' : imagesStore.pendingCount }}</span>
</RouterLink>
</nav>
<div class="top-nav__foot">a frame, gifted <span class="top-nav__foot-sep">·</span> v 0.4</div>
</header>
</template>
@@ -135,19 +134,6 @@ const tabs: Tab[] = [
font-style: italic;
}
// Bottom-of-rail signature — only renders inside the side-rail layout
// (positioned absolutely there). Hidden in the horizontal default state.
&__foot {
display: none;
font-size: 12px;
font-style: italic;
color: var(--color-text-muted);
text-align: center;
padding: 16px 0 4px;
border-top: 1px solid var(--color-border);
}
&__foot-sep { color: var(--brand-yellow, var(--color-primary)); }
&__tabs {
display: flex;
gap: var(--space-1);
-7
View File
@@ -55,13 +55,6 @@
font-family: var(--font-accent-v2);
}
&__foot {
display: block !important;
margin-top: auto;
font-family: var(--font-accent-v2);
border-top-color: var(--color-border);
}
&__tabs {
flex: 0 0 auto !important; // override v1's flex:1 so __foot can push to bottom
flex-direction: column;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -17,9 +17,9 @@
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="WeVisto" />
<script type="module" crossorigin src="/build/assets/index-gJ5iaMDN.js"></script>
<script type="module" crossorigin src="/build/assets/index-DoRCvcMB.js"></script>
<link rel="modulepreload" crossorigin href="/build/assets/_plugin-vue_export-helper-BNDVmFr7.js">
<link rel="stylesheet" crossorigin href="/build/assets/index-ufuj_etP.css">
<link rel="stylesheet" crossorigin href="/build/assets/index-DXi7r0Mz.css">
</head>
<body>
<div id="app"></div>