Merge branch 'dev'

This commit is contained in:
Jeff Emmett 2026-03-12 21:25:56 -07:00
commit ddaada7598
1 changed files with 1 additions and 1 deletions

View File

@ -1190,7 +1190,7 @@ class FolkWalletViewer extends HTMLElement {
/* ── Top-level tabs ── */
.top-tabs {
display: flex; gap: 0; border-bottom: 2px solid var(--rs-border-subtle);
margin-bottom: 8px; max-width: 640px; margin-left: auto; margin-right: auto;
margin-bottom: 0; max-width: 640px; margin-left: auto; margin-right: auto;
}
.top-tab {
padding: 12px 24px; border: none; background: transparent;