global: snapshot

This commit is contained in:
nym21
2026-01-14 20:09:51 +01:00
parent d75c2a881b
commit 1c7434ff83
25 changed files with 4059 additions and 22606 deletions
+8 -1
View File
@@ -620,9 +620,14 @@
display: flex;
gap: 1.25rem;
> label {
> label,
> button {
pointer-events: auto;
}
> button {
color: var(--off-color);
}
}
}
@@ -1824,6 +1829,8 @@
/>
Search
</label>
<button id="share-button" title="Share">Share</button>
</fieldset>
</footer>
</main>