From aa797b966ff8400255350e25d4792ca060a0877d Mon Sep 17 00:00:00 2001 From: posimai Date: Sun, 22 Mar 2026 22:55:52 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20duplicate=20app=20name=20in=20a?= =?UTF-8?q?pp=20view=20header=20=E2=80=94=20show=20URL=20link=20in=20top?= =?UTF-8?q?=20header=20instead?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 58c69d4..2f0c4a1 100644 --- a/index.html +++ b/index.html @@ -302,7 +302,7 @@ .empty-col { padding: 14px 8px; text-align: center; color: var(--text3); font-size: 12px; opacity: 0.7; } /* ── App task view ── */ - #view-app.active { display: flex; flex-direction: column; } + #view-app.active { display: block; } .app-view-header { display: flex; @@ -713,6 +713,7 @@ Board +