From fce907df5572b596316d4c4e7f8463627ef1d86e Mon Sep 17 00:00:00 2001 From: sneak Date: Thu, 26 Feb 2026 15:51:56 +0700 Subject: [PATCH] Use compact [ ] select button and show active address above actions Replace [select] with [ ] to avoid wrapping the full address line. ACTIVE label stays as-is for discoverability. Show the currently active address (full, untruncated, with color dot) above the Send and Receive buttons on the home screen. --- src/popup/index.html | 6 ++++++ src/popup/views/home.js | 15 ++++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/src/popup/index.html b/src/popup/index.html index ef0f5d8..6201ee9 100644 --- a/src/popup/index.html +++ b/src/popup/index.html @@ -178,6 +178,12 @@ class="text-2xl font-bold mb-2 min-h-[2rem]" > + +
+