From 2bd5b7fd26a0292321b00df71cb6801c01a61bce Mon Sep 17 00:00:00 2001 From: serversdown Date: Sat, 27 Jun 2026 04:23:28 +0000 Subject: [PATCH] fix: move recorder launch into bottom bar (Mind->Record in poker mode) The floating +Hand button overlapped the chat send button. Replace it with a Record tab that swaps in for Mind only in poker (cash) mode, via body.cash-mode CSS toggle. Other modes keep Mind; Record stays hidden. Co-Authored-By: Claude Opus 4.8 (1M context) --- lyra/web/static/index.html | 12 ++++-------- lyra/web/static/recorder.css | 15 ++++++--------- 2 files changed, 10 insertions(+), 17 deletions(-) diff --git a/lyra/web/static/index.html b/lyra/web/static/index.html index 7c3242d..adb28de 100644 --- a/lyra/web/static/index.html +++ b/lyra/web/static/index.html @@ -130,7 +130,8 @@ 💬Chat 🎬Session 🃏Hands - 🧠Mind + 🧠Mind + @@ -1251,17 +1252,12 @@