mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-24 17:38:09 -07:00
global: snapshot
This commit is contained in:
+8
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user