From 04d80f545e577b1b4270598acd636c0aff19ab1d Mon Sep 17 00:00:00 2001 From: Dorian Date: Thu, 12 Feb 2026 12:37:20 +0000 Subject: [PATCH] Fix Nostr icon and make algo filters responsive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Replace broken shield SVG in auth modal Nostr login button with a proper key icon (matches Nostr's key-based identity) - Show algorithm filter buttons inline on xl+ screens (1280px+) where there's room for all of them - Collapse into "Algos" dropdown on md–xl screens to prevent overflow when the header is too narrow Co-authored-by: Cursor --- src/components/AppHeader.vue | 17 ++++++++++++++--- src/components/AuthModal.vue | 4 ++-- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/src/components/AppHeader.vue b/src/components/AppHeader.vue index 2af6566..462a351 100644 --- a/src/components/AppHeader.vue +++ b/src/components/AppHeader.vue @@ -13,8 +13,19 @@ My List - -
+ + + + +