From ad97153dcdb5df35c6ff21f2a775dde969a34e52 Mon Sep 17 00:00:00 2001 From: oliver Date: Mon, 22 Jun 2026 17:45:39 -0300 Subject: [PATCH] g --- app.js | 2 ++ index.html | 29 +++++++++++++++-------------- styles.css | 34 +++++++++++++++++++++++----------- 3 files changed, 40 insertions(+), 25 deletions(-) diff --git a/app.js b/app.js index 30c7378..633fae2 100644 --- a/app.js +++ b/app.js @@ -1129,6 +1129,8 @@ function closeUserPanel() { if (codeEl) codeEl.textContent = "—"; const copyBtn = document.getElementById("acct-affiliate-copy-btn"); if (copyBtn) copyBtn.style.display = "none"; + // reset to Content tab + switchAccountTab("content"); } function toggleAccountPwSave(value) { diff --git a/index.html b/index.html index 5745639..231443d 100644 --- a/index.html +++ b/index.html @@ -812,19 +812,9 @@ >