From 9b8cf6d667132cfef0d77398ce3bac0bc5a69c34 Mon Sep 17 00:00:00 2001 From: Rain Date: Tue, 3 Feb 2026 12:46:08 +0800 Subject: [PATCH] chore: clean up comments --- src/styles/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/styles/style.css b/src/styles/style.css index 8b10feb..8ee3a62 100644 --- a/src/styles/style.css +++ b/src/styles/style.css @@ -71,11 +71,6 @@ html[data-theme="dark"] { color: var(--primary-color); } -/* .right-sidebar-panel { - background: var(--content-bg); - backdrop-filter: var(--content-blur); -} */ - h1, h2, h3,