From ec4c1a29e2bbebce727de7a3e41335516c8fb519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Mon, 28 Oct 2024 16:23:51 +0100 Subject: [PATCH] Cleanup, fix sensitive content overlay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- index.html | 2 +- src/components/account.tsx | 17 ++++++++++++++--- src/components/scrollable-list.tsx | 2 +- src/components/status.tsx | 4 ++-- .../status/components/detailed-status.tsx | 7 ++----- 5 files changed, 20 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 665e33dc8..688f33c83 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@