From 941d8917f3b5c46d3425d3753692cfe3f38b77ef Mon Sep 17 00:00:00 2001 From: Dorian Date: Fri, 13 Feb 2026 22:39:34 +0000 Subject: [PATCH] style: dark glass button for Nostr Extension login + or-divider MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced the hero-info-button class with a dark glass morphism style matching the nav buttons — dark translucent background, subtle inset highlight, backdrop blur, and hover lift. Added an -or- divider between the Nostr Extension and Amber login options. Co-authored-by: Cursor --- docker-compose.yml | 2 +- src/components/AuthModal.vue | 47 +++++++++++++++++++++++++++++++++++- 2 files changed, 47 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index d775c12..f2e50f3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,7 @@ services: context: . dockerfile: Dockerfile args: - CACHEBUST: "21" + CACHEBUST: "22" VITE_USE_MOCK_DATA: "false" VITE_CONTENT_ORIGIN: ${FRONTEND_URL} VITE_INDEEHUB_API_URL: /api diff --git a/src/components/AuthModal.vue b/src/components/AuthModal.vue index 1b6250d..cbc7aa7 100644 --- a/src/components/AuthModal.vue +++ b/src/components/AuthModal.vue @@ -95,7 +95,7 @@ + +
+
+
+
+
+ or +
+
+