Rename patch sidebar to AI reading and drop the disclaimer.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-31 10:14:00 +08:00
co-authored by Cursor
parent 3ee4ba7e84
commit 961574037e
8 changed files with 17 additions and 19 deletions
-7
View File
@@ -2943,13 +2943,6 @@ body:has(#items-view:not(.hidden)) {
letter-spacing: 0.02em;
line-height: var(--lh-tight);
}
.patch-summary-disclaimer {
margin: 0;
font-size: var(--fs-label);
font-weight: var(--fw-medium);
color: var(--muted);
line-height: 1.35;
}
.patch-summary-headline {
margin: 0;
font-size: var(--fs-body-sm);