From 575b394cb26c435422e8b8c6e411a703327d8b40 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 16 Feb 2026 23:45:10 +0000 Subject: Remove circle styling from NEKO sidebar toggle button Strip border-radius, box-shadow, background, and backdrop-filter from the sidebar toggle in both v2 and v3 frontends so the logo appears flat. https://claude.ai/code/session_019Z4VJxzY7tcAuNkPAkvry9 --- web/dist/v2/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/dist/v2/index.html') diff --git a/web/dist/v2/index.html b/web/dist/v2/index.html index fa546e8..c3b73d9 100644 --- a/web/dist/v2/index.html +++ b/web/dist/v2/index.html @@ -5,8 +5,8 @@ Neko Reader - - + +
-- cgit v1.2.3