Move 期期 USDC transfer into T-quote card to free left panel.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-19 08:20:55 +08:00
parent 3093d07167
commit 1c155328b4
3 changed files with 30 additions and 25 deletions
+1
View File
@@ -217,6 +217,7 @@
el.textContent = text || "";
el.classList.toggle("is-err", kind === "err");
el.classList.toggle("is-ok", kind === "ok");
el.classList.toggle("muted", !kind);
}
function ooXferDir() {